Vcl.Edge.TCustomEdgeBrowser.EnvironmentInterface

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EnvironmentInterface: ICoreWebView2Environment read FWebViewEnvironment;

C++

__property Webview2::_di_ICoreWebView2Environment EnvironmentInterface = {read=FWebViewEnvironment};

Properties

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

Description

Returns the underlying ICoreWebView2Environment interface, if the WebView control has been set up, otherwise nil.