function IsAlphaChar(const c: AnsiChar): Boolean; overload;
ecStrUtils
Returns true if character C is Alpha. It may be Latin or national (in Unicode mode) alpha character.
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|