API:System.Variants.VarCompareValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function VarCompareValue(const A, B: Variant): TVariantRelationship;

C++

extern DELPHI_PACKAGE TVariantRelationship __fastcall VarCompareValue(const System::Variant &A, const System::Variant &B);

Properties

Type Visibility Source Unit Parent
function public
System.Variants.pas
System.Variants.hpp
System.Variants System.Variants

Description

Embarcadero Technologies does not currently have any additional information.