[Overview][Types][Classes][Procedures and functions][Index] |
Indicates if the item can use the "grayed" (or unselectable) check box state.
Source position: checklst.pas line 79
public property TCustomCheckListBox.AllowGrayed : Boolean |
AllowGrayed is a Boolean property which indicates if Items in the control can use the "grayed" (or unselectable) check box State. The default value for the property is False, and indicates that only Checked and Unchecked values can be used in the State property.
|
Provides indexed access to the TCheckBoxState for Items in the control. |
|
|
Provides indexed access to the enabled state for Items in the control. |
Version 4.0 | Generated 2025-05-03 | Home |