[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TryMoveSelection - attempts to move the selection by the specified offset; returns True if sucessful
Source position: grids.pas line 1060
protected function TCustomGrid.TryMoveSelection( |
Relative: Boolean; |
var DCol: Integer; |
var DRow: Integer |
):Boolean; |