Skip to content

GetDisplayTop

function

Delphi
function GetDisplayTop (DisplayIndex: LongInt): LongInt;
C++Builder
System::LongInt __fastcall GetDisplayTop(System::LongInt DisplayIndex);
C#
public int GetDisplayTop(int DisplayIndex);
VB.NET
Public Function GetDisplayTop(DisplayIndex As Integer) As Integer

See SetDisplayTop.