ITabView.TopRow

Syntax

TopRow: Integer;

Description

The TopRow property returns index of the uppermost visible row located at the border of the table's visible area.

Comments

If the table contains a fixed area, and the table was not scrolled, the property returns index of the row displayed at the border with the visible area.

See also:

ITabView