SHDocVw.TWebBrowser.OnNewWindow3

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnNewWindow3: TWebBrowserNewWindow3 read FOnNewWindow3 write FOnNewWindow3;

C++

__property TWebBrowserNewWindow3 OnNewWindow3 = {read=FOnNewWindow3, write=FOnNewWindow3};

Properties

Type Visibility Source Unit Parent
event published
SHDocVw.pas
SHDocVw.hpp
SHDocVw TWebBrowser

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!