TCollectionItemClass
Class reference for TCollectionItem .
Declaration
Source position: classesh.inc line 519
Type
TCollectionItemClass = class of TCollectionItem
Description
TCollectionItemClass is used by the TCollection.ItemClass property of TCollection to identify the descendant class of TCollectionItem which should be created and managed.
See also
| Name | Description | 
|---|---|
| TCollectionItem | Basic object that is managed by a TCollection class. | 
| TCollection.ItemClass | Class pointer for each item in the collection. |