System.TypInfo.TPublishableVariantType.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public System.TypInfo.hpp System.TypInfo TPublishableVariantType

Description

Embarcadero Technologies does not currently have any additional information.