[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 1175

public property TScreen.WorkAreaRect : TRect
  read GetWorkAreaRect;

See also

TScreen.DesktopRect

  

The total extent of the desktop, spanning all monitors.

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