SHDocVw.TInternetExplorerMedium.OnBeforeNavigate2

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnBeforeNavigate2: TInternetExplorerMediumBeforeNavigate2 read FOnBeforeNavigate2 write FOnBeforeNavigate2;

C++

__property TInternetExplorerMediumBeforeNavigate2 OnBeforeNavigate2 = {read=FOnBeforeNavigate2, write=FOnBeforeNavigate2};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.