API:System.Character.TCharHelper.GetNumericValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetNumericValue: Double; overload;
class function GetNumericValue(const S: string; Index: Integer): Double; overload; static;
class function GetNumericValue(C: UCS4Char): Double; overload; static;

Properties

Type Visibility Source Unit Parent
function public System.Character.pas System.Character TCharHelper

Description

Embarcadero Technologies does not currently have any additional information.