Vcl.Edge.TCustomEdgeBrowser.CreateWebView

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CreateWebView;

C++

void __fastcall CreateWebView();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TCustomEdgeBrowser

Description

Starts the asynchronous operation of creating the WebView control. Use the OnCreateWebViewCompleted event to be notified of successful or unsuccessful completion.