Control.Left

Syntax

Left: Integer ;

Description

The Left property sets left offset when component is placed within the GridPanel component.

Comments

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

Example

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

See also:

Control