TVideoGrabber.Display_FullScreen

Prev

Next

TVideoGrabber

Properties

 




































































































Displays the preview window in full screen mode.


Declaration
property Display_FullScreen: Boolean index vwFullScreen read GetDisplayBoolProperties write SetDisplayBoolProperties default DEF_Display_FullScreen;


__property bool Display_FullScreen=read=GetDisplayBoolProperties, write=SetDisplayBoolProperties, index=3, default=0


Property Display_FullScreen As Boolean

Description

If enabled, the preview window is displayed in full screen mode when the preview, recording or play back starts.
To exit from the full screen mode disable this property or press the <ESC> key.
In full screen mode all keystrokes are returned by the OnKeyPress event.


See Also
TVideoRenderer AdjustPixelAspectRatio Display_Active Display_AlphaBlendEnabled Display_AlphaBlendValue Display_AutoSize Display_Embedded Display_Height Display_Left Display_Monitor Display_MouseMovesWindow Display_PanScanRatio Display_SetLocation Display_StayOnTop Display_Top Display_TransparentColorEnabled Display_TransparentColorValue Display_VideoHeight Display_VideoPortEnabled Display_VideoWidth Display_VideoWindowHandle Display_Width DualDisplay_Active DualDisplay_AlphaBlendEnabled DualDisplay_AlphaBlendValue DualDisplay_AutoSize DualDisplay_Embedded DualDisplay_FullScreen DualDisplay_Height DualDisplay_Left DualDisplay_Monitor DualDisplay_MouseMovesWindow DualDisplay_PanScanRatio DualDisplay_StayOnTop DualDisplay_Top DualDisplay_TransparentColorEnabled DualDisplay_TransparentColorValue DualDisplay_VideoHeight DualDisplay_VideoPortEnabled DualDisplay_VideoWidth DualDisplay_VideoWindowHandle DualDisplay_Visible DualDisplay_Width IsVideoPortAvailable Monitor_Primary_Index MonitorBounds MonitorsCount OnLeavingFullScreen SetParentWindow SetWindowTransparency VideoDoubleBuffered VideoHeight_PreferredAspectRatio VideoRendererExternal VideoRendererExternalIndex VideoVisibleWhenStopped VideoWidth_PreferredAspectRatio