API:System.Variants.TCustomVariantType.OlePromotion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function OlePromotion(const V: TVarData;  out RequiredVarType: TVarType): Boolean; virtual;

C++

virtual bool __fastcall OlePromotion(const TVarData &V, /* out */ System::Word &RequiredVarType);

Properties

Type Visibility Source Unit Parent
function protected
System.Variants.pas
System.Variants.hpp
System.Variants TCustomVariantType

Description

Embarcadero Technologies does not currently have any additional information.