Vcl.Edge.TEdgeBrowser.OnContainsFullScreenElementChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnContainsFullScreenElementChanged;

C++

__property OnContainsFullScreenElementChanged;

Properties

Type Visibility Source Unit Parent
event published
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TEdgeBrowser

Description

Fires when the ContainsFullScreenElement property changes, which means that an HTML element inside the WebView is entering or leaving fullscreen. The event handler can make the control larger or smaller as required.