Vcl.Controls.Imm32NotifyIME

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

Delphi

function Imm32NotifyIME(hImc: HIMC; dwAction, dwIndex, dwValue: DWORD): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall Imm32NotifyIME(int hImc, unsigned dwAction, unsigned dwIndex, unsigned dwValue);

プロパティ

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


説明

内部使用のためのものです。

Imm32NotifyIME を直接使用しないでください。

関連項目