[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 4.0 Generated 2025-05-03 Home