Links
EControl Syntax Editor SDK
TSyntMemoStrings.TextCoding Property

Specifies coding of the text.

property TextCoding: TTextCoding;

Possible values are as follows:

Value 
Meaning 
tcAnsi 
ANSI coding. 
tcUnicode 
Unicode coding. 
tcSwapUnicode 
Unicode coding with inverse order of bytes. 
tcUTF8 
UTF-8 coding. 

The default value is tcAnsi.

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