Vcl.Edge.TNavigationStartingEventArgs

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

System.TInterfacedObjectSystem.TObjectTNavigationStartingEventArgs

Delphi

TNavigationStartingEventArgs = class(TInterfacedObject, ICoreWebView2NavigationStartingEventArgs)

C++

class PASCALIMPLEMENTATION TNavigationStartingEventArgs : public System::TInterfacedObject

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge Vcl.Edge


説明

イベント OnNavigationStartingOnFrameNavigationStarting の WebView ICoreWebView2NavigationStartingEventArgs インターフェイスをラップするための型です。

関連項目

Vcl.Edge.TEdgeBrowser.OnNavigationStarting

Vcl.Edge.TEdgeBrowser.OnFrameNavigationStarting