Vcl.Edge.TContainsFullScreenElementChangedEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TContainsFullScreenElementChangedEvent = procedure (Sender: TCustomEdgeBrowser; ContainsFullScreenElement: Boolean) of object;

C++

typedef void __fastcall (__closure *TContainsFullScreenElementChangedEvent)(TCustomEdgeBrowser* Sender, bool ContainsFullScreenElement);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge Vcl.Edge

Description

Embarcadero Technologies does not currently have any additional information.