LCL/TCheckListBox: publish property 'Options'

This commit is contained in:
rich2014 2024-08-31 18:05:59 +08:00
parent ad81487dc7
commit 14018cbfc4

View File

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