[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Current system codepage.
Source position: systemh.inc line 684
var DefaultSystemCodePage: TSystemCodePage = ; |
DefaultSystemCodePage is used to determine how CP_ACP is interpreted; it is what the program considers to be the current system codepage.
It is initialized to the default system codepage.
The DefaultSystemCodePage value may be set using SetMultiByteConversionCodePage. That means that it is not a good idea to use its value to determine the real OS "default system code page".
|
Code page for new unicode strings |
|
|
Codepage to use for filenames |
|
|
Code page in which to return system-returned filenames |