TRVCamMultiView.ScaleViewers

<< Click to display table of contents >>

TRVCamMultiView.ScaleViewers

Specifies whether video viewers are resized together with the component.

property ScaleViewers: Boolean;

Video viewers are defined in Viewers collection property.

If True, when the component is resized, positions and sizes of all viewers are changed proportionally.

If False, video viewers are resized according to their AlignVideoViewer and Anchors properties.

Default value

True