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);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | Vcl.AxCtrls.pas Vcl.AxCtrls.hpp |
Vcl.AxCtrls | TActiveXControl |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。