[Overview][Constants][Types][Classes][Procedures and functions][Index] |
MoveExtend - move an extended selection; if Relative is true, use Delta column and row to find position; returns True if successful
Source position: grids.pas line 938
protected function TCustomGrid.MoveExtend( |
Relative: Boolean; |
DCol: Integer; |
DRow: Integer |
):Boolean; |