System.TVariantManager.VarOp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

VarOp: procedure(var Left: Variant; const Right: Variant; OpCode: TVarOp);

C++

void __fastcall (*VarOp)(Variant &Left, const Variant &Right, int OpCode);

Properties

Type Visibility Source Unit Parent
field public
System.pas
System.hpp
System TVariantManager

Description

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