API:Vcl.Edge.TEdgeBrowser.OnFrameNavigationStarting

From RAD Studio API Documentation

Delphi

property OnFrameNavigationStarting;

C++

__property OnFrameNavigationStarting;

Properties

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

Description

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