[Overview][Types][Procedures and functions][Variables][Index] |
Checks for ASCII letter or digit characters.
Source position: winapih.inc line 327
function IsCharAlphaNumeric( |
c: Char |
):Boolean; |
True when the character is a letter or digit.
Version 4.0 | Generated 2025-05-03 | Home |