recently downloaded a code fragment which included the function(?) IsCharAlpha - this is part of a piece of code which is designed to recursively move through a word or line of text testing for letters of the alphabet.
Now, I'm using Delphi 3 and cann't find the "IsCharAlpha" function/procedure anywhere in the help files and have checked my Delphi books to no avail.
Strange thing is I'm sure I've read about this before somewhere...
Can anyone give me more info or point me in the right direction to find more myself?
Also, are there any other similar/related functions?
Now, I'm using Delphi 3 and cann't find the "IsCharAlpha" function/procedure anywhere in the help files and have checked my Delphi books to no avail.
Strange thing is I'm sure I've read about this before somewhere...
Can anyone give me more info or point me in the right direction to find more myself?
Also, are there any other similar/related functions?