Vcl.Controls.Imm32SetCompositionWindow
Delphi
function Imm32SetCompositionWindow(hImc: HIMC; lpCompForm: TCOMPOSITIONFORM): Boolean;
function Imm32SetCompositionWindow(hImc: HIMC; lpCompForm: PCOMPOSITIONFORM): Boolean;
C++
extern DELPHI_PACKAGE bool __fastcall Imm32SetCompositionWindow(int hImc, const Winapi::Imm::TCompositionForm &lpCompForm)/* overload */;
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 Imm32SetCompositionWindow directly.