Skip to content

Top_Row - DfBaseEntry

Returns the row number of the top row on the display

Type: Property
Access: Read-Only
Data Type: Integer
Parameters: None

Syntax

Property Integer Top_Row
Access Type Syntax
Read Access: Get Top_Row to IntegerVariable

Description

The Top_row property returns the row number of the top row on the display. This message is used in dbGrid-class objects. The item_limit must be set for this message to work.

if (top_row(self) <>0) send scroll upward_direction 1