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. |
Item |
Inherited from TCollection. |
Items | Provides indexed access to individual items within the collection. |
Update |
Inherited from TCollection. |
See Also