TVideoGrabber.SetDisplayVisible

Prev

Next

TVideoGrabber

Methods

 




































































































Shows / hide the video window


Declaration
procedure SetDisplayVisible (DisplayIndex: LongInt; Value: Boolean);


void __fastcall SetDisplayVisible(int DisplayIndex, bool Value);

Description

Used to show / hide the video window.
Enabled by default.

The window Index specified must be in the 2..8 range (0..1 reserved to Display... and Dual_Display)