TcxColorComboBoxItem Properties
Represents an item in the color combo box controls.| Name | Description |
|---|---|
| Collection | Inherited from TCollectionItem. |
| Color | Specifies the color represented by the item. |
| Description | Specifies the text displayed within an item. |
| DisplayName | Inherited from TCollectionItem. |
| ID | Inherited from TCollectionItem. |
| Index | Inherited from TCollectionItem. |
| IsCustomColor | |
| Tag | Stores a value associated with the item. |
See Also