Vcl.Edge.TEdgeBrowser.OnNavigationStarting

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnNavigationStarting: TNavigationStartingEvent read FOnNavigationStarting write FOnNavigationStarting;

C++

__property OnNavigationStarting;

Propriétés

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

Description

Déclenché lorsque le cadre principal du WebView demande l'autorisation de naviguer vers un autre URI. Des redirections sont également déclenchées.

Déclenché lorsque le cadre principal du WebView demande l'autorisation de naviguer vers un autre URI. Des redirections sont également déclenchées.