published TListBox.Enabled (issue #1262)

git-svn-id: trunk@8499 -
This commit is contained in:
vincents 2006-01-11 13:00:01 +00:00
parent df9d19b381
commit 19d341988f

View File

@ -536,6 +536,7 @@ type
property ClickOnSelChange; property ClickOnSelChange;
property Constraints; property Constraints;
property ExtendedSelect; property ExtendedSelect;
property Enabled;
property Font; property Font;
property IntegralHeight; property IntegralHeight;
property Items; property Items;