[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Class reference for TCollectionItem.
Source position: classesh.inc line 369
type TCollectionItemClass = class of TCollectionItem; |
TCollectionItemClassis used by the TCollection.ItemClassproperty of TCollectionto identify the descendent class of TCollectionItemwhich should be created and managed.
|
Basic object that is managed by a TCollectionclass. |
|
|
Class pointer for each item in the collection. |