[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TScreen.WorkAreaRect

The usable display area on the primary monitor excluding the task bar.

Declaration

Source position: forms.pp line 1216

public property TScreen.WorkAreaRect : TRect
  read GetWorkAreaRect;

See also

TScreen.DesktopRect

  

Bounds rectangle for the desktop spanning all monitors.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.