System.Variants.TInvokeableVariantType.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomVariantType.Create */ inline __fastcall TInvokeableVariantType(void)/* overload */ : TCustomVariantType() { }
/* TCustomVariantType.Create */ inline __fastcall TInvokeableVariantType(System::Word RequestedVarType)/* overload */ : TCustomVariantType(RequestedVarType) { }

Properties

Type Visibility Source Unit Parent
constructor public System.Variants.hpp System.Variants TInvokeableVariantType

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!