API:System.ConvUtils.ConvertFrom

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ConvertFrom(const AFrom: TConvType; const AValue: Double): Double;

C++

extern DELPHI_PACKAGE double __fastcall ConvertFrom(const TConvType AFrom, const double AValue);

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.