What property gives a TDBGrid's current row

From: Anton Feiertag (anton_at_dokker.com)
Date: 06/23/04


Date: Wed, 23 Jun 2004 16:14:39 +0200

Hi All

I know that the TDBGrid.SelectedIndex gives the current column in a TDBGrid
(when using Tab),
but what property (or method) may I use to get the current grid-row (from
the top of screen). (I don't want to know the record... that is easy).

Thanks
Anton