API:System.VarUtils.VarNeg

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

VarNeg: function(const Source: TVarData; var Dest: TVarData): HRESULT; stdcall;

C++

extern DELPHI_PACKAGE HRESULT __stdcall (*VarNeg)(const TVarData &Source, TVarData &Dest);

Properties

Type Visibility Source Unit Parent
variable public
System.VarUtils.pas
System.VarUtils.hpp
System.VarUtils System.VarUtils

Description

Embarcadero Technologies does not currently have any additional information.