LCL: Publish TTrackBar properties Color, Font, ParentColor, ParentFont. Issues #31319, #31320.

git-svn-id: trunk@54061 -
This commit is contained in:
juha 2017-02-01 23:55:02 +00:00
parent 15f7e0a61c
commit 058ff4064c

View File

@ -2695,10 +2695,12 @@ type
property Align;
property Anchors;
property BorderSpacing;
property Color;
property Constraints;
property DragCursor;
property DragMode;
property Enabled;
property Font;
property Frequency;
property Hint;
property LineSize;
@ -2729,6 +2731,8 @@ type
property OnUTF8KeyPress;
property Orientation;
property PageSize;
property ParentColor;
property ParentFont;
property ParentShowHint;
property PopupMenu;
property Position;