TcxColorComboBoxItems Properties
Holds the collection of items displayed by color combo box controls.Name | Description |
---|---|
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
ItemClass | Inherited from TCollection. |
Items | Provides indexed access to items displayed by the color combo box. |
UpdateCount | Inherited from TCollection. |
See Also