ImageEn, unit iexRichEdit
TIETextAttributes.Charset
TIETextAttributes
.Charset
Declaration
property Charset: TFontCharset;
Description
Specify the character set of the font.
Example
// Set character set to default
IERichEdit1.SelAttributes.Charset := DEFAULT_CHARSET;