Vcl.Edge.TCustomEdgeBrowser.ControllerInterface
Delphi
property ControllerInterface: ICoreWebView2Controller read FWebViewController;
C++
__property Winapi::Webview2::_di_ICoreWebView2Controller ControllerInterface = {read=FWebViewController};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Edge.pas Vcl.Edge.hpp |
Vcl.Edge | TCustomEdgeBrowser |
説明
WebView コントロールが設定されている場合には、基本 ICoreWebView2Controller インターフェースを返し、そうでなければ を返します。