LCL, ShellTreeView: publish property Images (and HotTrack). Issue #14903

git-svn-id: trunk@38177 -
This commit is contained in:
juha 2012-08-05 16:29:46 +00:00
parent b2905c41ac
commit f88fab8bc7

View File

@ -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;