System.Contnrs.TObjectList 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.
OwnsObjectspublicAllows TObjectList to free objects when they are deleted from the list or the list is destroyed.