Vcl.Edge.TCustomEdgeBrowser.ContainsFullScreenElement

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ContainsFullScreenElement: Boolean read GetContainsFullScreenElement;

C++

__property bool ContainsFullScreenElement = {read=GetContainsFullScreenElement, nodefault};

Properties

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

Description

Indicates if the WebView contains a fullscreen HTML element.