TcxColorComboBoxItems Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TCollection. |
Create |
Inherited from TOwned |
#Properties
Name | Description |
---|---|
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
Item |
Inherited from TCollection. |
Items | Provides indexed access to items displayed by the color combo box. |
Update |
Inherited from TCollection. |
#Methods
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