IControl.Top

Syntax

Top: Integer;

Description

The Top property determines a coordinate of the component top edge in pixels.

Comments

The top border of client area of the parent component (form, panel) is considered as zero point. For the form the counting starts with the top edge of the screen.

See also:

IControl