mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-26 14:37:54 +01:00
LCL/TCheckListBox: publish property 'Options'
This commit is contained in:
parent
ad81487dc7
commit
14018cbfc4
@ -113,6 +113,7 @@ type
|
|||||||
property ItemHeight;
|
property ItemHeight;
|
||||||
property ItemIndex;
|
property ItemIndex;
|
||||||
property MultiSelect;
|
property MultiSelect;
|
||||||
|
property Options;
|
||||||
property ParentBidiMode;
|
property ParentBidiMode;
|
||||||
property ParentColor;
|
property ParentColor;
|
||||||
property ParentFont;
|
property ParentFont;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user