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