API:Vcl.Edge
Classes
| EEdgeError | Exception type used to indicate an exceptional circumstance from within the TEdgeBrowser component. |
| TCustomEdgeBrowser | VCL component base class that allows browse using the Edge WebView2 browser control. |
| TDownloadStartingEventArgs | |
| TEdgeBrowser | VCL component that allows browse using the Edge WebView2 browser control. |
| TNavigationStartingEventArgs | Type to wrap the WebView ICoreWebView2NavigationStartingEventArgs interface for the OnNavigationStarting and OnFrameNavigationStarting events. |
| TNewWindowRequestedEventArgs | Type to wrap the WebView ICoreWebView2NewWindowRequestedEventArgs interface for the OnNewWindowRequested event. |
| TPermissionRequestedEventArgs | Type to wrap the WebView ICoreWebView2PermissionRequestedEventArgs interface for the OnPermissionRequested event. |
| TScriptDialogOpeningEventArgs | Type to wrap the WebView ICoreWebView2ScriptDialogOpeningEventArgs interface for the OnScriptDialogOpening event. |
| TWebMessageReceivedEventArgs | Type to wrap the WebView ICoreWebView2WebMessageReceivedEventArgs interface for the OnWebMessageReceived event. |
| TWebResourceRequestedEventArgs | Type to wrap the WebView ICoreWebView2WebResourceRequestedEventArgs interface for the OnWebResourceRequested event. |
Types