[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

IsCharAlphaNumeric

Checks for ASCII letter or digit characters.

Declaration

Source position: winapih.inc line 327

function IsCharAlphaNumeric(

  c: Char

):Boolean;

Function result

True when the character is a letter or digit.


Version 3.2 Generated 2024-02-25 Home