Source position: uRESTDWTools.pas line 347
function IsNumeric(
const AChar: char
):Boolean; overload;function IsNumeric(
const AString: string;
const ALength: Integer;
const AIndex: Integer = 1
):Boolean; overload;