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 tagCOMPOSITIONFORM &lpCompForm)/* overload */;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
説明
内部使用のためのものです。
Imm32SetCompositionWindow は、直接使用しないでください。