System.SysUtils.TMBCSEncoding.GetCodePage

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

Delphi

function GetCodePage: Cardinal; override;

C++

virtual unsigned __fastcall GetCodePage();

プロパティ

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


説明

コード ページを返します。

GetCodePage は、コード ページを表す、整数値を返します。

関連項目