Moves to the next selectable cell.
Source position: grids.pas line 1132
protected function TCustomGrid.MoveNextSelectable(
Relative: Boolean;
DCol: Integer;
DRow: Integer
):Boolean; virtual;