[Overview][Constants][Types][Classes][Procedures and functions][Variables][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 1091
protected function TCustomGrid.MoveExtend( |
Relative: Boolean; |
DCol: Integer; |
DRow: Integer; |
ForceFullyVisible: Boolean = True |
):Boolean; |
lazarus-ccr.sourceforge.net |