mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 12:39:29 +02:00
lcl: publish TRadioButton.Color and TRadioButton.ParentColor
git-svn-id: trunk@18032 -
This commit is contained in:
parent
4543ee3e94
commit
c94b96b14e
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user