Tries to move the selection by the specified offset; returns True if successful.
Source position: grids.pas line 1177
protected function TCustomGrid.TryMoveSelection(
Relative: Boolean;
var DCol: Integer;
var DRow: Integer
):Boolean;