Internet Direct (Indy) Version 9.0.1 Beta
|
function GetSystemLocale: TCharSet;
For the Windows platform, GetSystemLocale uses the SysLocale values for PriLangID and SubLangID to determine the character set in use. On Windows, GetSystemLocale will return the following:
For the Linux platform, GetSystemLocale uses the GSystemLocal variable to determine the character set for the local computer system.