Vcl.Edge.TEdgeBrowser.OnFrameNavigationStarting

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

Delphi

property OnFrameNavigationStarting: TNavigationStartingEvent read FOnFrameNavigationStarting write FOnFrameNavigationStarting;

C++

__property OnFrameNavigationStarting;

プロパティ

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


説明

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