Vcl.Edge.TNavigationStartingEventArgs

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.TInterfacedObjectSystem.TObjectTNavigationStartingEventArgs

Delphi

TNavigationStartingEventArgs = class(TInterfacedObject, ICoreWebView2NavigationStartingEventArgs)

C++

class PASCALIMPLEMENTATION TNavigationStartingEventArgs : public System::TInterfacedObject

Propriétés

Type Visibilité  Source Unité  Parent
class public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge Vcl.Edge


Description

Type permettant d'envelopper l'interface WebView ICoreWebView2NavigationStartingEventArgs pour les événements OnNavigationStarting et OnFrameNavigationStarting.

Voir aussi

Vcl.Edge.TEdgeBrowser.OnNavigationStarting

Vcl.Edge.TEdgeBrowser.OnFrameNavigationStarting