SHDocVw.TInternetExplorerMediumNewWindow3

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TInternetExplorerMediumNewWindow3 = procedure(ASender: TObject; var ppDisp: IDispatch;
var Cancel: WordBool;
dwFlags: LongWord;
const bstrUrlContext: WideString;
const bstrUrl: WideString) of object;

C++

typedef void __fastcall (__closure *TInternetExplorerMediumNewWindow3)(System::TObject* ASender, _di_IDispatch &ppDisp, System::WordBool &Cancel, unsigned dwFlags, const System::WideString bstrUrlContext, const System::WideString bstrUrl);

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.