Vcl.Edge.TScriptDialogOpeningEventArgs

提供:RAD Studio API Documentation

TScriptDialogOpeningEventArgsSystem.TInterfacedObjectSystem.TObject

Delphi

TScriptDialogOpeningEventArgs = class(TInterfacedObject, ICoreWebView2ScriptDialogOpeningEventArgs)

C++

class PASCALIMPLEMENTATION TScriptDialogOpeningEventArgs : public System::TInterfacedObject

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge Vcl.Edge


説明

イベント OnNavigationStarting の WebView ICoreWebView2ScriptDialogOpeningEventArgs インターフェイスをラップするための型です。

関連項目

Vcl.Edge.TEdgeBrowser.OnScriptDialogOpening