API:System.ConvUtils.TConvTypeInfo.FromCommon
Delphi
function FromCommon(const AValue: Double): Double; virtual; abstract;
C++
virtual double __fastcall FromCommon(const double AValue) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.ConvUtils.pas System.ConvUtils.hpp |
System.ConvUtils | TConvTypeInfo |
Description
Embarcadero Technologies does not currently have any additional information.