TRVCamMultiView.FullScreenMultiView (read-only)

<< Click to display table of contents >>

TRVCamMultiView.FullScreenMultiView (read-only)

Returns a full-screen multi-viewer.

property FullScreenMultiView: TRVCamMultiView;

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

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

See also

FullScreen

OnFullScreen

TRVCamView.FullScreenView