Skip to content

GetDisplayLeft

function

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

See SetDisplayLeft.