<< Click to display table of contents >> TRVCamView.FullScreen |
Switches to/from a full-screen mode.
property FullScreen: Boolean;
Returns True when the viewer is in a full-screen mode.
Assign True to this property to show this viewer in a full-screen mode, assign False to return back to a normal mode. This assignment works even if AllowFullScreen = False.
Initial value
False
See also