TRVCamView.FullScreenView (read-only)

<< Click to display table of contents >>

TRVCamView.FullScreenView (read-only)

Returns a full-screen viewer.

property FullScreenView: TRVCamView;

When this viewer is in a full-screen mode, this property returns a viewer control representing this control on a full screen.

When this viewer is not in a full-screen mode, this property returns nil.

See also

FullScreen

OnFullScreen

TRVCamMultiView.FullScreenMultiView