[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 e.g. the taskbar.

Declaration

Source position: forms.pp line 1096

public property TScreen.WorkAreaRect : TRect
  read GetWorkAreaRect;

See also

TScreen.DesktopRect

  

The total extent of the desktop, spanning all monitors.