[Overview][Types][Procedures and functions][Variables][Index] |
Checks for ASCII letter or digit characters.
Source position: winapih.inc line 326
function IsCharAlphaNumeric( |
c: Char |
):Boolean; |
True when the character is a letter or digit.
lazarus-ccr.sourceforge.net |