Vcl.Edge.TNavigationStartingEventArgs

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTNavigationStartingEventArgs

Delphi

TNavigationStartingEventArgs = class(TInterfacedObject, ICoreWebView2NavigationStartingEventArgs)

C++

class PASCALIMPLEMENTATION TNavigationStartingEventArgs : public System::TInterfacedObject

Properties

Type Visibility Source Unit Parent
class public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge Vcl.Edge

Description

Type to wrap the WebView ICoreWebView2NavigationStartingEventArgs interface for the OnNavigationStarting and OnFrameNavigationStarting events.

See Also

Vcl.Edge.TEdgeBrowser.OnNavigationStarting

Vcl.Edge.TEdgeBrowser.OnFrameNavigationStarting