API:System.VarUtils.VarXor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

VarXor: function(const Left, Right: TVarData; var AResult: TVarData): HRESULT; stdcall;

C++

extern DELPHI_PACKAGE HRESULT __stdcall (*VarXor)(const TVarData &Left, const TVarData &Right, TVarData &AResult);

Propriétés

Type Visibilité  Source Unité  Parent
variable public
System.VarUtils.pas
System.VarUtils.hpp
System.VarUtils System.VarUtils

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 !