LCL: Publish TSpinEdit/TFloatSpinEdit property ParentColor. Issue #31325.

git-svn-id: trunk@54064 -
This commit is contained in:
juha 2017-02-02 10:29:59 +00:00
parent 9705eb5334
commit 3884b8e05a

View File

@ -110,6 +110,7 @@ type
property OnMouseWheelUp;
property OnResize;
property OnUTF8KeyPress;
property ParentColor;
property ParentFont;
property ParentShowHint;
property PopupMenu;
@ -183,6 +184,7 @@ type
property OnMouseWheelUp;
property OnResize;
property OnUTF8KeyPress;
property ParentColor;
property ParentFont;
property ParentShowHint;
property PopupMenu;