Vcl.Edge.TCustomEdgeBrowser.SettingsInterface

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property SettingsInterface: ICoreWebView2Settings read FWebViewSettings;

C++

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

Propriétés

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


Description

Renvoie l'interface ICoreWebView2Settings sous-jacente si le contrôle WebView a été configuré. Renvoie 0 dans le cas contraire.