TcxObjectList Members
An object list that can manage the existence of stored items.Constructors
Name | Description |
---|---|
Create(Boolean) | Creates a TcxObjectList class instance. |
Properties
Name | Description |
---|---|
Capacity | Inherited from TList. |
Count | Inherited from TList. |
Items | Provides indexed access to individual items within the list. |
List | Inherited from TList. |
OwnObjects | Indicates whether the list manages instances of its stored items. |
Methods
See Also