[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TGridColumns.MoveColumn

MoveColumn from the first index to the second

Declaration

Source position: grids.pas line 550

protected procedure TGridColumns.MoveColumn(

  FromIndex: Integer;

  ToIndex: Integer

); virtual;