DesktopDisplay.Top
From Xojo Documentation
Read-Only Property (As Integer )
The top coordinate of the display relative to the main display. For the main display, it is zero. Use the DesktopDisplay.DisplayAt method to call Top. For example, DesktopDisplay.DisplayAt(0).Top returns the top coordinate of the main display.