Source position: character.pas line 224
public function TCharHelper.IsDigit: Boolean; overload;class function TCharHelper.IsDigit(
const S: UnicodeString;
Index: Integer
):Boolean; overload;class function TCharHelper.IsDigit(
aChar: UCS4Char
):Boolean; overload;