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

TCustomGrid.DoOPExchangeColRow

Performs an exchange for the columns or rows with the specified indexes.

Declaration

Source position: grids.pas line 1020

protected procedure TCustomGrid.DoOPExchangeColRow(

  IsColumn: Boolean;

  index: Integer;

  WithIndex: Integer

);

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