Control.Top

Syntax

Top: Integer;

Description

The Top property sets top offset when the component is placed within GridPanel.

Comments

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

Example

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

See also:

Control