mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-24 04:59:43 +01:00
LCL: publish TColorButton.GroupIndex (bug #11021)
git-svn-id: trunk@14604 -
This commit is contained in:
parent
2fc816cf2c
commit
75055ed73e
@ -285,6 +285,7 @@ type
|
|||||||
property Enabled;
|
property Enabled;
|
||||||
property Flat;
|
property Flat;
|
||||||
property Font;
|
property Font;
|
||||||
|
property GroupIndex;
|
||||||
property Hint;
|
property Hint;
|
||||||
property Layout;
|
property Layout;
|
||||||
property Margin;
|
property Margin;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user