mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-23 18:45:59 +02:00
lazcontrols: comments
git-svn-id: trunk@40007 -
This commit is contained in:
parent
dfd531ee95
commit
3d48574e08
@ -64,7 +64,7 @@ type
|
||||
fImageIndexDirectory: integer; // Needed if directory structure is shown.
|
||||
fSelectionList: TStringList; // Store/restore the old selections here.
|
||||
fShowDirHierarchy: Boolean; // Show direcories / files as a tree structure.
|
||||
fBranches: TBranchList; // Items are under these nodes can be sorted.
|
||||
fBranches: TBranchList; // Items under these nodes can be sorted.
|
||||
fExpandAllInitially: Boolean; // Expand all levels when searched for the first time.
|
||||
fIsFirstTime: Boolean; // Needed for fExpandAllInitially.
|
||||
fOnGetImageIndex: TImageIndexEvent;
|
||||
|
Loading…
Reference in New Issue
Block a user