Vcl.OleCtrls.TOleControl.PostMessageFilter
Delphi
function PostMessageFilter(wnd: HWnd; msg: UInt; wp: WPARAM; lp: LPARAM; out res: LRESULT; Cookie: DWORD): HResult; stdcall;
C++
HRESULT __stdcall PostMessageFilter(HWND wnd, unsigned msg, NativeUInt wp, NativeInt lp, /* out */ NativeInt &res, unsigned Cookie);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | Vcl.OleCtrls.pas Vcl.OleCtrls.hpp |
Vcl.OleCtrls | TOleControl |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。