LCL: Publish ParentBackground for TRadioGroup and TCheckGroup (related to r64871 #28e5806a74 and 64882).

git-svn-id: trunk@65007 -
This commit is contained in:
wp 2021-04-17 09:27:28 +00:00
parent 9b55e4347c
commit b8816924f3

View File

@ -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;