IControl.Left

Syntax

Left: Integer;

Description

The Left property determines a coordinate of the component left edge in pixels.

Comments

The left border of the parent component (form, panel) is considered as the start point. The counting starts for the form with the left edge of the screen.

See also:

IControl