[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Exchange either a column or a row, specified by index, with the col or row specified by WithIndex; boolean IsColumn determines whether rows or columns are to be exchanged
Source position: grids.pas line 1179
public procedure TCustomDrawGrid.ExchangeColRow( |
IsColumn: Boolean; |
index: Integer; |
WithIndex: Integer |
); |
lazarus-ccr.sourceforge.net |