Vcl.Edge.TCustomEdgeBrowser.ContainsFullScreenElement
Delphi
property ContainsFullScreenElement: Boolean read GetContainsFullScreenElement;
C++
__property bool ContainsFullScreenElement = {read=GetContainsFullScreenElement, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Edge.pas Vcl.Edge.hpp |
Vcl.Edge | TCustomEdgeBrowser |
説明
WebView がフルスクリーン HTML 要素を保有しているかどうかを示します。