ExtCtrls > ExtCtrls Assembly Interfaces > IDataGrid > IDataGrid.FocusedRow
FocusedRow: Integer;
The FocusedRow property determines the number of the row, which is in focus.
The property is outdated, use IDataGrid.AbsoluteFocusedRow or IDataGrid.VisualFocusedRow.
See also: