DualDisplay_VideoWidth
property, read-only
Delphi
property DualDisplay_VideoWidth: LongInt index 1 read GetDisplayVideoWidth;
C++Builder
__property System::LongInt DualDisplay_VideoWidth = {read=GetDisplayVideoWidth, index=1, nodefault};
C#
public int DualDisplay_VideoWidth { get; }
VB.NET
Public ReadOnly Property DualDisplay_VideoWidth As Integer
C++/Qt
int GetDualDisplay_VideoWidth ();
Used to retrieve the width of the 2nd video window when dual display is used.