SHDocVw.TInternetExplorerMediumBeforeNavigate2

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TInternetExplorerMediumBeforeNavigate2 = procedure(ASender: TObject; const pDisp: IDispatch;
const URL: OleVariant;
const Flags: OleVariant;
const TargetFrameName: OleVariant;
const PostData: OleVariant;
const Headers: OleVariant;
var Cancel: WordBool) of object;

C++

typedef void __fastcall (__closure *TInternetExplorerMediumBeforeNavigate2)(System::TObject* ASender, const _di_IDispatch pDisp, const System::OleVariant &URL, const System::OleVariant &Flags, const System::OleVariant &TargetFrameName, const System::OleVariant &PostData, const System::OleVariant &Headers, System::WordBool &Cancel);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw SHDocVw

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.