set the active line

Hello!
In TMS-VCL AdvStringgrid the active row can be set by assigning it to the Row property (example: Row:= 3).
How can I set the active row to a specific value in FNC-Grid?
Kind regards
Ulrich

You can use TMSFNCGrid1.FocusedCell or TMSFNCGrid1.SelectCell