API:System.Variants.TCustomVariantType.BinaryOp

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure BinaryOp(var Left: TVarData; const Right: TVarData;  const Operator: TVarOp); virtual;

C++

virtual void __fastcall BinaryOp(TVarData &Left, const TVarData &Right, const int Operator);

Propriétés

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

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 !