Vcl.Controls.Imm32ReleaseContext

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function Imm32ReleaseContext(hWnd: HWND; hImc: HIMC): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall Imm32ReleaseContext(HWND hWnd, int hImc);

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 Imm32ReleaseContext nicht direkt verwenden.

Siehe auch