TcxCheckListBoxItems Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
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. |
Objects | Lists the objects associated with each item within the collection. |
Update |
Inherited from TCollection. |
#Methods
Name | Description |
---|---|
Add | Adds a new item 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 |
Deletes the specified item from the collection. |
End |
Inherited from TCollection. |
Equals |
Inherited from TObject. |
Find |
Inherited from TCollection. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Index |
Returns the index position of an item in the current collection. |
Index |
|
Insert |
Inherited from TCollection. |
Load |
|
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