[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Move column or row from FromIndex to ToIndex; boolean IsColumn specifies whether col or row is to be moved
Source position: grids.pas line 1181
public procedure TCustomDrawGrid.MoveColRow( |
IsColumn: Boolean; |
FromIndex: Integer; |
ToIndex: Integer |
); |
lazarus-ccr.sourceforge.net |