TVideoGrabber.SetDisplayWidth

Prev

Next

TVideoGrabber

Methods

 




































































































Specifies the width of the video window, when it is not embedded in the TVideoGrabber control.


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


void __fastcall SetDisplayWidth(int DisplayIndex, int Value);

Description

Used to specify the width of the video window, when it is not embedded in the TVideoGrabber control.
Note: the left, top, width and height properties can be set at the same time by invoking SetDisplayLocation.

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