API:System.ConvUtils.ConvUnitCompareValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ConvUnitCompareValue(const AValue1: Double; const AType1: TConvType; const AValue2: Double; const AType2: TConvType): TValueRelationship;

C++

extern DELPHI_PACKAGE System::Types::TValueRelationship __fastcall ConvUnitCompareValue(const double AValue1, const TConvType AType1, const double AValue2, const TConvType AType2);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.