| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Return a numeric identifier for the codepage.
Source position: syscodepagesh.inc line 16
function CodePageNameToCodePage(  | 
const cpname: AnsiString  | 
CodePageNameToCodePage returns the code page number for the specified codepage cpname.
If the code page is not found in the list of code pages, $FFFF is returned.
  | 
Convert a numeric codepage identifier to a codepage name  |