TcxCheckListBoxItems Properties
Represents a collection of items for a check list box control.| Name | Description |
|---|---|
| Capacity | Inherited from TCollection. |
| Count | Inherited from TCollection. |
| ItemClass | Inherited from TCollection. |
| Items | Provides access to individual items within the collection. |
| Objects | Lists the objects associated with each item within the collection. |
| UpdateCount | Inherited from TCollection. |
See Also