RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControl.PostMessageFilter Method
Pascal
function PostMessageFilter(wnd: HWnd; msg: Integer; wp: Integer; lp: Integer; out res: Integer; Cookie: Longint): HResult; stdcall;
C++
__fastcall __stdcall HRESULT PostMessageFilter(HWnd wnd, int msg, int wp, int lp, int res, Longint Cookie);

This is PostMessageFilter, a member of class TActiveXControl.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!