Vcl.Controls.Imm32GetCompositionString

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function Imm32GetCompositionString(hImc: HIMC; dWord1: DWORD; lpBuf: pointer; dwBufLen: DWORD): Longint;

C++

extern DELPHI_PACKAGE int __fastcall Imm32GetCompositionString(int hImc, unsigned dWord1, void * lpBuf, unsigned dwBufLen);

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls


説明

内部使用のためのものです。

Imm32GetCompositionString は、直接使用しないでください。

関連項目