Vcl.Edge.TCustomEdgeBrowser.EnvironmentInterface

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

Delphi

property EnvironmentInterface: ICoreWebView2Environment read FWebViewEnvironment;

C++

__property Webview2::_di_ICoreWebView2Environment EnvironmentInterface = {read=FWebViewEnvironment};

プロパティ

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


説明

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