JCL Help:TJclLocaleInfo.FontCharset

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the font character set associated with the locale.


Pascal

 public property FontCharset: Byte;


Description

FontCharSet returns the font character set associated with the locale. The table below defines the possible return values, if the character set couldn't be found the property reads DEFAULT_CHARSET.

Code page Character set
?? ANSI_CHARSET
?? EASTEUROPE_CHARSET
?? RUSSIAN_CHARSET
?? GREEK_CHARSET
?? TURKISH_CHARSET
?? HEBREW_CHARSET
?? ARABIC_CHARSET
?? BALTIC_CHARSET
?? THAI_CHARSET
?? SHIFTJIS_CHARSET


About

Donator

Petr Vones


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page