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