Event VLDSImageDisplay.TVLDSImageDisplay.OnFullScreenLost
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLDSImageDisplay
Contents |
Syntax
Delphi:
property OnFullScreenLost : TNotifyEvent read FOnFullScreenLost write FOnFullScreenLost;
C++ Builder:
__property TNotifyEvent OnFullScreenLost = { read=FOnFullScreenLost, write=FOnFullScreenLost };
Summary
Occurs when the full screen is lost.
Description
This event occurs when the full screen is lost.