Vcl.Edge.TCustomEdgeBrowser.ControllerInterface

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ControllerInterface: ICoreWebView2Controller read FWebViewController;

C++

__property Winapi::Webview2::_di_ICoreWebView2Controller ControllerInterface = {read=FWebViewController};

Eigenschaften

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


Beschreibung

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