TVideoGrabber.SetDisplayMonitor

Prev

Next

TVideoGrabber

Methods

 




































































































Specifies the monitor used to display the video window.


Declaration
procedure SetDisplayMonitor (DisplayIndex: LongInt; Value: LongInt);


void __fastcall SetDisplayMonitor(int DisplayIndex, int Value);

Description

Used to specify the monitor used to display the video window.
The value is in the ( 0..MonitorsCount -1 ) range.

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