TVideoGrabber.SetDisplayStayOnTop

Prev

Next

TVideoGrabber

Methods

 




































































































Specifies wether the video window must stay over other windows, when not embedded.


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


void __fastcall SetDisplayStayOnTop(int DisplayIndex, bool Value);

Description

Specifies wether the video window must stay over other windows, when it is not embedded in the TVideoGrabber control.

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