Vcl.Edge.TCustomEdgeBrowser.WebViewCreated

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WebViewCreated: Boolean read GetWebViewCreated;

C++

__property bool WebViewCreated = {read=GetWebViewCreated, nodefault};

Properties

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

Description

Indicates if the WebView control has been created.