mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 23:18:01 +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 FileSortType;
|
||||
property HideSelection;
|
||||
property HotTrack;
|
||||
property Images;
|
||||
property Indent;
|
||||
//property ParentBiDiMode;
|
||||
property ParentColor default False;
|
||||
property ParentFont;
|
||||
property ParentShowHint;
|
||||
property Path;
|
||||
property PopupMenu;
|
||||
property ReadOnly;
|
||||
property RightClickSelect;
|
||||
property Root;
|
||||
property Path;
|
||||
property RowSelect;
|
||||
property ScrollBars;
|
||||
property SelectionColor;
|
||||
|
Loading…
Reference in New Issue
Block a user