FileListBox: publish properties Color, ParentColor and Enabled. Issues #0031328 and #0031329.

git-svn-id: trunk@54074 -
This commit is contained in:
bart 2017-02-02 12:17:15 +00:00
parent 8ede8a7f5f
commit e4b8fbdc91

View File

@ -87,10 +87,12 @@ Type
property BiDiMode;
property BorderSpacing;
property BorderStyle;
property Color;
property Constraints;
property Directory;
property DragCursor;
property DragMode;
property Enabled;
property ExtendedSelect;
property FileType;
property Font;
@ -124,6 +126,7 @@ Type
property OnStartDrag;
property OnUTF8KeyPress;
property ParentBiDiMode;
property ParentColor;
property ParentShowHint;
property ParentFont;
property PopupMenu;