Skip to content

GetDisplayActive

method

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

see SetDisplayActive

Remarks

see SetDisplayActive