[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
ExchangeColRow - exchange either the current column or row (depending on the value of IsColumn) with the entity specified by WithIndex
Source position: grids.pas line 411
protected procedure TVirtualGrid.ExchangeColRow( |
IsColumn: Boolean; |
index: Integer; |
WithIndex: Integer |
); |
lazarus-ccr.sourceforge.net |