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

Fired when the WebView control creation is completed, either successfully or unsuccessfully, for example Edge is not installed, or the WebView2 control cannot be loaded.