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

TMonitor.Top

The top-most screen coordinate for the display.

Declaration

Source position: forms.pp line 1077

public property TMonitor.Top : Integer
  read GetTop;

Description

Top is a read-only Integer property with the top coordinate for the monitor. It contains the value from the Top member in BoundsRect.

See also

TMonitor.BoundsRect

  

Rectangle with the dimensions for the monitor.

TRect


Version 4.0 Generated 2025-05-03 Home