SHDocVw.TInternetExplorerRedirectXDomainBlocked

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TInternetExplorerRedirectXDomainBlocked = procedure(ASender: TObject; const pDisp: IDispatch;
const StartURL: OleVariant;
const RedirectURL: OleVariant;
const Frame: OleVariant;
const StatusCode: OleVariant) of object;

C++

typedef void __fastcall (__closure *TInternetExplorerRedirectXDomainBlocked)(System::TObject* ASender, const _di_IDispatch pDisp, const System::OleVariant &StartURL, const System::OleVariant &RedirectURL, const System::OleVariant &Frame, const System::OleVariant &StatusCode);

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.