Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

DefaultUnicodeCodePage

Code page for new unicode strings.

Declaration

Source position: systemh.inc line 846

var DefaultUnicodeCodePage: TSystemCodePage;

Description

DefaultUnicodeCodePage is the unicode code page for a new unicode string. On most platforms, this is CP_UTF16.

See also

CP_UTF16

  

UTF-16 code page identifier.

DefaultSystemCodePage

  

Current system codepage.

DefaultFileSystemCodePage

  

Codepage to use for filenames.

DefaultRTLFileSystemCodePage

  

Code page in which to return system-returned filenames.


Documentation generated on: Jul 24 2023