System.Contnrs.TClassList Properties
InheritedProtected
Capacity | public | Specifies the allocated size of the array of pointers maintained by the TList object. |
Count | public | Indicates the number of entries in the list that are in use. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Items | public | Lists the classes in the TClassList. |
List | public | Specifies the array of pointers that make up the Items array. |