[Overview][Constants][Types][Classes][Procedures and functions][Index] |
GetDeltaMoveNext return the relative cell coordinate of the next cell to which movement will occur
Source position: grids.pas line 895
protected function TCustomGrid.GetDeltaMoveNext( |
const Inverse: Boolean; |
var ACol: Integer; |
var ARow: Integer |
):Boolean; virtual; |
lazarus-ccr.sourceforge.net |