RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Variants.TCustomVariantTypeClass Type

TCustomVariantTypeClass defines the metaclass for TCustomVariantType.

Pascal
TCustomVariantTypeClass = class of TCustomVariantType;
C++
TCustomVariantType TCustomVariantTypeClass;

TCustomVariantTypeClass is the metaclass for TCustomVariantType. Its value is the class reference for TCustomVariantType or for one of its descendants. 

 

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