System.GetACP
Delphi
function GetACP: Cardinal;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.pas | System | System |
Description
Gets the identifier of the current Windows ANSI code page.
On Mac OS, System.GetACP gets the equivalent Windows code page identifier using CFLocaleGetIdentifier
.