TVideoGrabber.Display_Embedded

Prev

Next

TVideoGrabber

Properties

 




































































































Used to detach/attach the video window from the TVideoGrabber control.


Declaration
property Display_Embedded: Boolean index vwEmbedded read GetDisplayBoolProperties write SetDisplayBoolProperties default DEF_Display_Embedded;


__property bool Display_Embedded=read=GetDisplayBoolProperties, write=SetDisplayBoolProperties, index=2, default=1


Property Display_Embedded As Boolean

Description

Used to detach/attach the video window from the TVideoGrabber control.
- enabled: the video window is embedded into the TVideoGrabber control,
- disabled: the video window is located on the desktop at the Display_Left and Display_Top positions (on the Display_Monitor monitor if more than 1 monitor is installed).


See Also
TVideoRenderer AdjustPixelAspectRatio Display_Active Display_AlphaBlendEnabled Display_AlphaBlendValue Display_AutoSize Display_FullScreen 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