Unit 'IdGlobal' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

IsNumeric

Declaration

Source position: IdGlobal.pas line 1295

function IsNumeric(

  const AChar: char

):Boolean; overload;

function IsNumeric(

  const AString: string

):Boolean; overload;

function IsNumeric(

  const AString: string;

  const ALength: Integer;

  const AIndex: Integer = 1

):Boolean; overload;



CT Web help

CodeTyphon Studio