TcxCaptionItems Properties
Represents a collection of labeled items in collection controls (such as check lists or group boxes).| Name | Description |
|---|---|
| Capacity | Inherited from TCollection. |
| Count | Inherited from TCollection. |
| ItemClass | Inherited from TCollection. |
| Items | Provides indexed access to individual items within the collection. |
| UpdateCount | Inherited from TCollection. |
See Also