Display_VideoHeight
property, read-only
Delphi
property Display_VideoHeight: LongInt index 0 read GetDisplayVideoHeight;
C++Builder
__property System::LongInt Display_VideoHeight = {read=GetDisplayVideoHeight, index=0, nodefault};
C#
public int Display_VideoHeight { get; }
VB.NET
Public ReadOnly Property Display_VideoHeight As Integer
C++/Qt
int GetDisplay_VideoHeight ();
Retrieves the height of the 1st video window.