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

This is PreMessageFilter, a member of class TActiveXControl.

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