Vcl.Edge.TCustomEdgeBrowser.EnvironmentInterface

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property EnvironmentInterface: ICoreWebView2Environment read FWebViewEnvironment;

C++

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

Propriétés

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


Description

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