API:System.ConvUtils.ConvUnitToStr

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ConvUnitToStr(const AValue: Double; const AType: TConvType): string;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall ConvUnitToStr(const double AValue, const TConvType AType);

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. Please help us document this topic by using the Discussion page!