TRVCamView.ShowCameraSearch

<< Click to display table of contents >>

TRVCamView.ShowCameraSearch

Indicates whether the control displays a special panel while searching for the camera.

property ShowCameraSearch: Boolean;

The panel contains some text, animation and “Abort” button.

The “Abort” button uses Font property for text, its colors are not customizable.

The animation is defined in IconStyle property.

A color of the panel itself is chosen automatically depending on IconStyle property, or can be specified explicitly in SearchPanelColor property.

A text uses Font property, its color is chosen automatically depending on IconStyle property, or can be specified explicitly in SearchPanelTextColor.

rvcammultiview_screenshot

Default value

True