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

TGridColumns.ExchangeColumn

Exchanges the positions for the specified columns.

Declaration

Source position: grids.pas line 651

protected procedure TGridColumns.ExchangeColumn(

  Index: Integer;

  WithIndex: Integer

);

Arguments

Index

  

Position of a column exchanged in the method.

WithIndex

  

Position of the other column exchanged in the method.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.