Control.Top

Syntax

Top: Integer;

Description

The Top property sets top margin when a component is placed within GridPanel.

Comments

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

Example

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

See also:

Control