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

IsAlphaNumeric

Declaration

Source position: IdGlobal.pas line 1287

function IsAlphaNumeric(

  const AChar: char

):Boolean; overload;

function IsAlphaNumeric(

  const AString: string;

  const ALength: Integer = - 1;

  const AIndex: Integer = 1

):Boolean; overload;



CT Web help

CodeTyphon Studio