Skip to content

GetDisplayStayOnTop

function

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

see SetDisplayStayOnTop.