Unit 'Character' Package
[Overview][Types][Classes][Procedures and functions][Index] [#rtl]

TCharHelper.GetNumericValue

Declaration

Source position: character.pas line 215

public function TCharHelper.GetNumericValue: Double; overload;

class function TCharHelper.GetNumericValue(

  const S: UnicodeString;

  Index: Integer

):Double; overload;

class function TCharHelper.GetNumericValue(

  aChar: UCS4Char

):Double; overload;


Documentation generated on: Jan 30 2024