IDataGrid.AbsoluteFocusedRow

Syntax

AbsoluteFocusedRow: Integer;

Description

The AbsoluteFocusedRow property determines an absolute index of the focused table row.

NOTE. This index is always constant, it corresponds to the row index in a data source and it does not depend on the set sorting and filtering.

See also:

IDataGrid