mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 18:00:26 +02:00
LCL, ShellTreeView: publish property Images (and HotTrack). Issue #14903
git-svn-id: trunk@38177 -
This commit is contained in:
parent
b2905c41ac
commit
f88fab8bc7
@ -110,16 +110,18 @@ type
|
|||||||
property Font;
|
property Font;
|
||||||
property FileSortType;
|
property FileSortType;
|
||||||
property HideSelection;
|
property HideSelection;
|
||||||
|
property HotTrack;
|
||||||
|
property Images;
|
||||||
property Indent;
|
property Indent;
|
||||||
//property ParentBiDiMode;
|
//property ParentBiDiMode;
|
||||||
property ParentColor default False;
|
property ParentColor default False;
|
||||||
property ParentFont;
|
property ParentFont;
|
||||||
property ParentShowHint;
|
property ParentShowHint;
|
||||||
|
property Path;
|
||||||
property PopupMenu;
|
property PopupMenu;
|
||||||
property ReadOnly;
|
property ReadOnly;
|
||||||
property RightClickSelect;
|
property RightClickSelect;
|
||||||
property Root;
|
property Root;
|
||||||
property Path;
|
|
||||||
property RowSelect;
|
property RowSelect;
|
||||||
property ScrollBars;
|
property ScrollBars;
|
||||||
property SelectionColor;
|
property SelectionColor;
|
||||||
|
Loading…
Reference in New Issue
Block a user