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

TScreen.PrimaryMonitor

The primary monitor typically shows the taskbar.

Declaration

Source position: forms.pp line 1173

public property TScreen.PrimaryMonitor : TMonitor
  read GetPrimaryMonitor;

See also

TScreen.WorkareaRect

  

The usable display area on the primary monitor, excluding e.g. the taskbar.

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