Vcl.Edge.TCustomEdgeBrowser.ContainsFullScreenElement
Delphi
property ContainsFullScreenElement: Boolean read GetContainsFullScreenElement;
C++
__property bool ContainsFullScreenElement = {read=GetContainsFullScreenElement, nodefault};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | Vcl.Edge.pas Vcl.Edge.hpp |
Vcl.Edge | TCustomEdgeBrowser |
Description
Indique si le contrôle WebView contient un élément HTML plein écran.