RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Classes.TCollectionItemClass Type

TCollectionItemClass defines the metaclass for TCollectionItem.

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

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!