Vcl.Controls.Imm32NotifyIME

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Beschreibung

Für den internen Gebrauch.

Sie sollten Imm32NotifyIME nicht direkt verwenden.

Siehe auch