Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TScreen.WorkAreaLeft

The usable left coordinate on the primary monitor.

Declaration

Source position: forms.pp line 1309

public property TScreen.WorkAreaLeft : Integer
  read GetWorkAreaLeft;

Description

The property value contains the Left member from WorkAreaRect.

See also

TScreen.WorkareaRect

  

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

Version 4.6 Hosted on Source Forge