System.SysUtils.LCIDToCodePage

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function LCIDToCodePage(const ALCID: LCID): Integer;

C++

extern DELPHI_PACKAGE int __fastcall LCIDToCodePage(const unsigned ALCID);

プロパティ

種類 可視性 ソース ユニット
function public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

説明

指定されたロケール識別子に関連付けられている ANSI コード ページを取得します。

ロケール識別子は 4 バイトの符号なし整数で、言語識別子と地域識別子を表します。