TRVCamView.AllowFullScreen

<< Click to display table of contents >>

TRVCamView.AllowFullScreen

Allows switching to a full-screen mode.

property AllowFullScreen: Boolean;

If True, a special icon is displayed when the user moves the mouse pointer above the control. The user can click this icon to display this viewer in a full screen mode.

To close the full-screen viewer, press a similar icon or  Esc .

Default value

False

See also

FullScreen

OnFullScreen

TRVCamMultiView.AllowFullScreen