Vcl.Edge.TCustomEdgeBrowser.SettingsInterface

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SettingsInterface: ICoreWebView2Settings read FWebViewSettings;

C++

__property Webview2::_di_ICoreWebView2Settings SettingsInterface = {read=FWebViewSettings};

Properties

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

Description

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