SHDocVw.TInternetExplorerMediumRedirectXDomainBlocked
Delphi
TInternetExplorerMediumRedirectXDomainBlocked = 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 *TInternetExplorerMediumRedirectXDomainBlocked)(System::TObject* ASender, const _di_IDispatch pDisp, const System::OleVariant &StartURL, const System::OleVariant &RedirectURL, const System::OleVariant &Frame, const System::OleVariant &StatusCode);
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.