System.DefaultSystemCodePage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

DefaultSystemCodePage: Integer;

C++

extern DELPHI_PACKAGE int DefaultSystemCodePage;

Properties

Type Visibility Source Unit Parent
variable public
System.pas
System.hpp
System System

Description

Represents the default code page.

DefaultSystemCodePage represents the default code page.

See Also