Vcl.Controls.Imm32GetContext
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.