Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.