System.GetACP

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also