mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-11 07:08:35 +02:00
LCL: Publish ParentBackground for TRadioGroup and TCheckGroup (related to r64871 #28e5806a74 and 64882).
git-svn-id: trunk@65007 -
This commit is contained in:
parent
9b55e4347c
commit
b8816924f3
@ -785,6 +785,7 @@ type
|
||||
property OnSelectionChanged;
|
||||
property OnStartDrag;
|
||||
property OnUTF8KeyPress;
|
||||
property ParentBackground;
|
||||
property ParentBidiMode;
|
||||
property ParentFont;
|
||||
property ParentColor;
|
||||
@ -901,6 +902,7 @@ type
|
||||
property OnResize;
|
||||
property OnStartDrag;
|
||||
property OnUTF8KeyPress;
|
||||
property ParentBackground;
|
||||
property ParentBiDiMode;
|
||||
property ParentFont;
|
||||
property ParentColor;
|
||||
|
Loading…
Reference in New Issue
Block a user