[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

DefaultSystemCodePage

Current system codepage.

Declaration

Source position: systemh.inc line 700

var DefaultSystemCodePage: TSystemCodePage = ;

Description

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".

See also

DefaultUnicodeCodePage

  

Code page for new unicode strings

DefaultFileSystemCodePage

  

Codepage to use for filenames

DefaultRTLFileSystemCodePage

  

Code page in which to return system-returned filenames


Documentation generated on: Nov 14 2015