LCL: Publish CheckListBox.ParentColor. Issue #31316.

git-svn-id: trunk@54059 -
This commit is contained in:
juha 2017-02-01 23:54:58 +00:00
parent 5f54b4f238
commit c5246ca16f

View File

@ -131,6 +131,7 @@ type
property OnStartDrag;
property OnUTF8KeyPress;
property ParentBidiMode;
property ParentColor;
property ParentFont;
property ParentShowHint;
property PopupMenu;