Vcl.Edge.TCustomEdgeBrowser.ControllerInterface

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ControllerInterface: ICoreWebView2Controller read FWebViewController;

C++

__property Winapi::Webview2::_di_ICoreWebView2Controller ControllerInterface = {read=FWebViewController};

Properties

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

Description

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