Skip to content

Display_VideoWidth

property, read-only

Delphi
property Display_VideoWidth: LongInt index 0 read GetDisplayVideoWidth;
C++Builder
__property System::LongInt Display_VideoWidth = {read=GetDisplayVideoWidth, index=0, nodefault};
C#
public int Display_VideoWidth { get; }
VB.NET
Public ReadOnly Property Display_VideoWidth As Integer
C++/Qt
int GetDisplay_VideoWidth ();

Used to retrieve the width of the 1st video window.