[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs a move operation for the column or row at the specified position.
Source position: grids.pas line 1022
protected procedure TCustomGrid.DoOPMoveColRow( |
IsColumn: Boolean; |
FromIndex: Integer; |
ToIndex: Integer |
); |
lazarus-ccr.sourceforge.net |