TcxCheckComboBoxItem Properties
Represents an individual item for a check combo box editor.
Name | Description |
---|---|
Caption protected |
Specifies the item’s caption.
Inherited from Tcx |
Collection |
Inherited from TCollection |
Description | Specifies the string which represents an item in the dropdown window of a check combo box editor. |
Display |
Inherited from TCollection |
Enabled |
Specifies whether the item’s state can be changed at runtime.
Inherited from Tcx |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Short |
Specifies the string that represents an item in the edit box of a check combo box. |
Tag |
Stores a value associated with the item.
Inherited from Tcx |
See Also