TcxCheckListBoxItems Properties
Represents a collection of items for a check list box control.
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. |
See Also