Links
EControl Syntax Editor SDK
ecStrUtils.ecString Type
ecString = AnsiString;

ecStrUtils

In ANSI mode 

ecString = AnsiString; 

In UNICODE mode, when define EC_UNICODE macro 

ecString = WideString;

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