System.Classes.TList Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CapacitypublicSpecifies the allocated size of the array of pointers maintained by the TList object.
CountpublicIndicates the number of entries in the list that are in use.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ItemspublicLists the object references.
ListpublicSpecifies the array of pointers that make up the Items array.