[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Exchanges values for the current column or row with those at the specified position.
Source position: grids.pas line 419
protected procedure TVirtualGrid.ExchangeColRow( |
IsColumn: Boolean; |
index: Integer; |
WithIndex: Integer |
); |
lazarus-ccr.sourceforge.net |