[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Exchanges the positions for the specified columns.
Source position: grids.pas line 651
protected procedure TGridColumns.ExchangeColumn( |
Index: Integer; |
WithIndex: Integer |
); |
Index |
|
Position of a column exchanged in the method. |
WithIndex |
|
Position of the other column exchanged in the method. |
lazarus-ccr.sourceforge.net |