Vcl.Edge.TCustomEdgeBrowser.SettingsInterface
Delphi
property SettingsInterface: ICoreWebView2Settings read FWebViewSettings;
C++
__property Winapi::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.