Vcl.Edge.TCustomEdgeBrowser.WebViewCreated
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.