Vcl.Edge.TEdgeBrowser.OnNavigationStarting

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property OnNavigationStarting: TNavigationStartingEvent read FOnNavigationStarting write FOnNavigationStarting;

C++

__property OnNavigationStarting;

プロパティ

種類 可視性 ソース ユニット
event published
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TEdgeBrowser


説明

WebView の main フレームが、異なる URI への遷移するための許可を要求した際に、発生します。 これは、リダイレクトに対しても同様に発生します。