[Overview][Constants][Types][Classes][Procedures and functions][Index] |
DoOPMoveColRow - performs the operation for moving either a column or a row (depending on the value of IsCol) between FromIndex and ToIndex
Source position: grids.pas line 848
protected procedure TCustomGrid.DoOPMoveColRow( |
IsColumn: Boolean; |
FromIndex: Integer; |
ToIndex: Integer |
); |
lazarus-ccr.sourceforge.net |