API:Vcl.Edge.TEdgeBrowser.OnCreateWebViewCompleted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCreateWebViewCompleted;

C++

__property OnCreateWebViewCompleted;

Properties

Type Visibility Source Unit Parent
event published
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TEdgeBrowser

Description

Fires when the WebView control creation has completed, either successfully or unsuccessfully (for example Edge is not installed or the WebView2 control cannot load).

Fires when the WebView control creation has completed, either successfully or unsuccessfully (for example Edge is not installed or the WebView2 control cannot load).