TcxObjectList Properties
An object list that can manage the existence of stored items.
Name | Description |
---|---|
Capacity | Inherited from TList. |
Count | Inherited from TList. |
Items | Provides indexed access to individual items within the list. |
List | Inherited from TList. |
Own |
Indicates whether the list manages instances of its stored items. |
See Also