Links
EControl Syntax Editor SDK
ecStrUtils.ecChar Type
ecChar = Char;

ecStrUtils

In ANSI mode 

ecChar = Char; 

In UNICODE mode, when defined EC_UNICODE macro 

ecChar = WideChar;

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