Control.Left

Syntax

Left: Integer;

Description

The Left property sets left margin when a component is placed within GridPanel.

Comments

When a component is placed within GridPanel, index of the column where the component will be placed, is set for the Left property.

Example

The property use is given in the Example of Creating the GridPanel Component page.

See also:

Control