System.Variants.TCustomVariantTypeClass

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TCustomVariantTypeClass = class of TCustomVariantType;

C++

typedef System::TMetaClass* TCustomVariantTypeClass;

プロパティ

種類 可視性 ソース ユニット
classref
typedef
public
System.Variants.pas
System.Variants.hpp
System.Variants System.Variants

説明

TCustomVariantTypeClassTCustomVariantType のメタクラスです。

TCustomVariantTypeClass は、TCustomVariantType のメタクラスです。このクラスの値は、TCustomVariantType またはその下位クラスへのクラス参照です。

関連項目