Vcl.Edge.TCustomEdgeBrowser.SettingsInterface

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property SettingsInterface: ICoreWebView2Settings read FWebViewSettings;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TCustomEdgeBrowser


説明

WebView コントロールが設定されている場合には、基本 ICoreWebView2Settings インターフェースを返し、そうでなければ を返します。