Vcl.Edge.TCustomEdgeBrowser.SettingsInterface

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SettingsInterface: ICoreWebView2Settings read FWebViewSettings;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TCustomEdgeBrowser


Beschreibung

Gibt das zugrunde liegende ICoreWebView2Settings-Interface zurück, wenn das WebView-Steuerelement eingerichtet wurde, ansonsten nil.