Support the change of row according to scrollbar change (like std TDBGrid)

It would be perfect when moving with scrollbar changes current row.

The same behavior like VCL TDBGrid.

It needs new property - e.g. ScrollRows true/false.

If it is not possible, can you add an Event - OnScrollBarMove, with ScrollBarPosition? or something like that?