Links
EControl Syntax Editor SDK
ecStrUtils.IsWordChar Function
function IsWordChar(const c: AnsiChar): Boolean; overload;

ecStrUtils

Returns true if character C is alpha, digit or '_' character, including national characters.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!