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

CodePageToCodePageName

Convert a numeric codepage identifier to a codepage name.

Declaration

Source position: syscodepagesh.inc line 16

function CodePageToCodePageName(

  cp: TSystemCodePage

):AnsiString;

Description

CodePageToCodePageName returns the name of the codepage cp.

Errors

If no matching codepage is found in the list of codepages, an empty string is returned.

See also

CodePageNameToCodePage

  

Return a numeric identifier for the codepage.


Documentation generated on: Jul 24 2023