API:Vcl.Edge.TEdgeBrowser.OnNavigationStarting

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnNavigationStarting;

C++

__property OnNavigationStarting;

Properties

Type Visibility Source Unit Parent
event published
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TEdgeBrowser

Description

Fires when the WebView main frame requests permission to navigate to a different URI. This will fire for redirects as well.

Fires when the WebView main frame requests permission to navigate to a different URI. This will fire for redirects as well.