TcxColorComboBoxItems Methods
Holds the collection of items displayed by color combo box controls.
Name | Description |
---|---|
Add | |
Add |
Adds a new item with the specified color and description. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from TCollection. |
Cancel |
|
Clear | Inherited from TCollection. |
Clear |
Inherited from TCollection. |
Clear |
Removes all the items which represent custom colors within the color combo box. |
Clear |
Removes all the items which represent non-custom colors within the color combo box. |
Delete |
Inherited from TCollection. |
End |
Inherited from TCollection. |
Equals |
Inherited from TObject. |
Find |
Returns an item representing a specified color. |
Find |
Inherited from TCollection. |
Get |
Gets the color represented by the item at the specified index. |
Get |
Inherited from TObject. |
Get |
Gets the index of the item representing a specified color. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Insert |
|
Insert |
Inserts an item with the specified color and description within the collection. |
Move |
|
Owner | |
Sort |
Inherited from TCollection. |
To |
Inherited from TObject. |
See Also