RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControl.DoVerb Method
Pascal
function DoVerb(iVerb: Longint; msg: PMsg; const activeSite: IOleClientSite; lindex: Longint; hwndParent: HWND; const posRect: TRect): HResult; stdcall;
C++
__fastcall __stdcall HRESULT DoVerb(Longint iVerb, PMsg msg, const IOleClientSite activeSite, Longint lindex, HWND hwndParent, const TRect posRect);

This is DoVerb, a member of class TActiveXControl.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!