[Overview][Constants][Types][Classes][Procedures and functions][Index] |
OffsetToColRow - move by the value of Offset to another column or row (determined by the value of IsCol), returning True if successful
Source position: grids.pas line 942
protected function TCustomGrid.OffsetToColRow( |
IsCol: Boolean; |
Fisical: Boolean; |
Offset: Integer; |
var Index: Integer; |
var Rest: Integer |
):Boolean; |
lazarus-ccr.sourceforge.net |