Vcl.Edge.TScriptDialogOpeningEventArgs

Delphi
TScriptDialogOpeningEventArgs = class(TInterfacedObject, ICoreWebView2ScriptDialogOpeningEventArgs)
C++
class PASCALIMPLEMENTATION TScriptDialogOpeningEventArgs : 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 ICoreWebView2ScriptDialogOpeningEventArgs interface for the OnScriptDialogOpening event.