lcl: publish TRadioButton.Color and TRadioButton.ParentColor

git-svn-id: trunk@18032 -
This commit is contained in:
paul 2009-01-02 08:04:59 +00:00
parent 4543ee3e94
commit c94b96b14e

View File

@ -1281,6 +1281,7 @@ type
property BorderSpacing;
property Caption;
property Checked;
property Color;
property Constraints;
property DragCursor;
property DragKind;
@ -1305,6 +1306,7 @@ type
property OnResize;
property OnStartDrag;
property ParentBidiMode;
property ParentColor;
property ParentFont;
property ParentShowHint;
property PopupMenu;