TcxCheckComboBoxItems 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 access to individual items within the collection. |
Update |
Inherited from TCollection. |
#Methods
Name | Description |
---|---|
Add | Creates a new item and adds it to the items collection. |
Add |
Creates a new item with the specified caption and adds it to the current collection. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from TCollection. |
Clear | Inherited from TCollection. |
Clear |
Inherited from TCollection. |
Delete |
Inherited from TCollection. |
End |
Inherited from TCollection. |
Equals |
Inherited from TObject. |
Find |
Inherited from TCollection. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Insert |
Inherited from TCollection. |
Internal |
Inherited from Tcx |
Owner | Inherited from TCollection. |
Sort |
Inherited from TCollection. |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Fires after the current collection has been modified (a collection item is added, inserted, removed, etc.).
Inherited from Tcx |
See Also