[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Moves either a column or a row using the specified index positions.
Source position: grids.pas line 418
protected procedure TVirtualGrid.MoveColRow( |
IsColumn: Boolean; |
FromIndex: Integer; |
ToIndex: Integer |
); |
lazarus-ccr.sourceforge.net |