[Overview][Types][Classes][Procedures and functions][Index] |
Indicates the current enabled state for a check box.
Source position: comboex.pas line 266
public TCheckComboItemState.Enabled : Boolean; |
Enabled is a Boolean property which indicates the current enabled state for a check box control in TCustomCheckCombo.
|
Provides indexed access to the Boolean enabled value for a check box defined in Items. |
|
|
Provides indexed access to the checked State for a check box defined in Items. |
|
|
Provides indexed access to the Data for a check box defined in Items. |
Version 4.0 | Generated 2025-05-03 | Home |