[Lazarus] LCL recompilation

Hans-Peter Diettrich DrDiettrich1 at aol.com
Thu Feb 3 17:20:31 CET 2011


Mattias Gaertner schrieb:

>  > But what's missing then, when I cannot go to lower level source code in
>  > the IDE? Currently I cannot follow the call chain (go to declaration)
>  > into the win32 (target) specific source files.
> 
>  
> 
> Can you be more specific? What find declaration does not work?

E.g. in CustomListView.inc:

     TWSCustomListViewClass(WidgetSetClass).SetSort(Self, FSortType, 
FSortColumn)

I cannot navigate to SetSort. It works for TWSCustomListViewClass (found 
in WSComCtrls). In this case it may be the typecast that confuses the 
IDE. I'll report again, when I find an example without an typecast.

DoDi





More information about the Lazarus mailing list