RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Classes.TCollectionItemClass Type

TCollectionItemClass defines the metaclass for TCollectionItem.

Pascal
TCollectionItemClass = class of TCollectionItem;
C++
TCollectionItem TCollectionItemClass;

Classes

TCollectionItemClass is the metaclass for TCollectionItem. Its value is the class reference for TCollectionItem or for one of its descendants. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!