Vcl.AxCtrls.TActiveXControl.DoVerb
Delphi
function DoVerb(iVerb: Longint; msg: PMsg; const activeSite: IOleClientSite;
lindex: Longint; hwndParent: HWND; const posRect: TRect): HResult;
C++
HRESULT __stdcall DoVerb(System::LongInt iVerb, Winapi::Windows::PMsg msg, const _di_IOleClientSite activeSite, System::LongInt lindex, HWND hwndParent, const Winapi::Windows::TRect &posRect);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.AxCtrls.pas Vcl.AxCtrls.hpp |
Vcl.AxCtrls | TActiveXControl |
Description
Embarcadero Technologies does not currently have any additional information.