SHDocVw.TInternetExplorerMediumNavigateError
Delphi
TInternetExplorerMediumNavigateError = procedure(ASender: TObject; const pDisp: IDispatch;
const URL: OleVariant;
const Frame: OleVariant;
const StatusCode: OleVariant;
var Cancel: WordBool) of object;
C++
typedef void __fastcall (__closure *TInternetExplorerMediumNavigateError)(System::TObject* ASender, const _di_IDispatch pDisp, const System::OleVariant &URL, const System::OleVariant &Frame, const System::OleVariant &StatusCode, System::WordBool &Cancel);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | SHDocVw.pas SHDocVw.hpp |
SHDocVw | SHDocVw |
Description
Embarcadero Technologies does not currently have any additional information.