API:System.Variants.TCustomVariantType.LeftPromotion
Delphi
function LeftPromotion(const V: TVarData; const Operator: TVarOp;
out RequiredVarType: TVarType): Boolean; virtual;
C++
virtual bool __fastcall LeftPromotion(const TVarData &V, const System::TVarOp Operator, /* out */ System::TVarType &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.