API:System.ConvUtils.ConvertTo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ConvertTo(const AValue: Double; const ATo: TConvType): Double;

C++

extern DELPHI_PACKAGE double __fastcall ConvertTo(const double AValue, const TConvType ATo);

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.