API:System.Variants.VarIsType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function VarIsType(const V: Variant; AVarType: TVarType): Boolean;
function VarIsType(const V: Variant; const AVarTypes: array of TVarType): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall VarIsType(const System::Variant &V, System::Word AVarType)/* overload */;

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !