Vcl.Edge.TNavigationStartingEventArgs

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.TInterfacedObjectSystem.TObjectTNavigationStartingEventArgs

Delphi

TNavigationStartingEventArgs = class(TInterfacedObject, ICoreWebView2NavigationStartingEventArgs)

C++

class PASCALIMPLEMENTATION TNavigationStartingEventArgs : public System::TInterfacedObject

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge Vcl.Edge


Beschreibung

Typ zum Kapseln des Interface WebView ICoreWebView2NavigationStartingEventArgs für die Ereignisse OnNavigationStarting und OnFrameNavigationStarting.

Siehe auch

Vcl.Edge.TEdgeBrowser.OnNavigationStarting

Vcl.Edge.TEdgeBrowser.OnFrameNavigationStarting