[Overview][Types][Classes][Procedures and functions][Index] |
Represents the current state for a check box.
Source position: comboex.pas line 265
public TCheckComboItemState.State : TCheckBoxState; |
State is a TCheckBoxState property with the enumeration value which represents the current checked, unchecked, or grayed state for the check box.
|
Provides indexed access to the Boolean 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 |