Indy 9
TCharSet
See Also
Represents character sets used by GetSystemLocale.
Description
TCharSet is an enumerated type used to represent the valid character sets used by the GetSystemLocal function. Valid value for TCharset includes:

  • csGB2312 - Simplified Chinese character set.

  • csBig5 - Full Chinese character set.

  • csIso2022jp - Japanese character set.

  • csEucKR - Korean character set.

  • csIso88591 - Default ISO 8859-1 character set.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.