Class of TCustomVariantType.
Source position: variants.pp line 211
type TCustomVariantTypeClass = class of TCustomVariantType;
TCustomVariantTypeClass is the class type of TCustomVariantType.
TCustomVariantType
Base class for a custom variant type.