[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TCollectionItemClass

Class reference for TCollectionItem.

Declaration

Source position: classesh.inc line 369

type TCollectionItemClass = class of TCollectionItem;

Description

TCollectionItemClassis used by the TCollection.ItemClassproperty of TCollectionto identify the descendent class of TCollectionItemwhich should be created and managed.

See also

TCollectionItem

  

Basic object that is managed by a TCollectionclass.

TCollection.ItemClass

  

Class pointer for each item in the collection.