Vcl.Edge.TScriptDialogOpeningEventArgs

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.TInterfacedObjectSystem.TObjectTScriptDialogOpeningEventArgs

Delphi

TScriptDialogOpeningEventArgs = class(TInterfacedObject, ICoreWebView2ScriptDialogOpeningEventArgs)

C++

class PASCALIMPLEMENTATION TScriptDialogOpeningEventArgs : 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 ICoreWebView2ScriptDialogOpeningEventArgs für das Ereignis OnScriptDialogOpening.

Siehe auch

Vcl.Edge.TEdgeBrowser.OnScriptDialogOpening