Vcl.Controls.SetImeName

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

Delphi

procedure SetImeName(Name: TImeName);

C++

extern DELPHI_PACKAGE void __fastcall SetImeName(TImeName Name);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

説明

SetImeName は、ウィンドウの IME 名を設定します。

SetImeName を呼び出すと、ウィンドウの IME(Input Method Editor)名を設定できます。

関連項目