Afficher : Delphi C++
Préférences d'affichage

System.Variants.TCustomVariantTypeClass

De XE2 API Documentation

Delphi

type TCustomVariantTypeClass = class of TCustomVariantType;

C++

typedef System::TMetaClass* TCustomVariantTypeClass;

Propriétés

Type Visibilité  Source Unité  Parent
classref
typedef
public
System.Variants.pas
System.Variants.hpp
System.Variants System.Variants

Description

TCustomVariantTypeClass définit la métaclasse pour TCustomVariantType.

TCustomVariantTypeClass est la métaclasse pour TCustomVariantType. Sa valeur est la référence de classe pour TCustomVariantType ou l'un de ses descendants.

Voir aussi

Versions précédentes
Traductions