Vcl.Controls.Imm32GetContext

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Imm32GetContext(hWnd: HWND): HIMC;

C++

extern DELPHI_PACKAGE int __fastcall Imm32GetContext(HWND hWnd);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Description

For internal use.

You should not use Imm32GetContext directly.

See Also