What do you mean: a separate control as a status line, or set the state of the stringgrid so that the specified line is visible?
Assuming the second case, I've always found that type of scrolling etc. to be problematic and you might find it depends on the widget set (at which point I have to highlight that you've said absolutely nothing about what OS etc. you're using). I think the first thing you've got to decide is how you're going to mark the "special" line, since the index will almost certainly be changed by the sort operation.
MarkMLl