[Overview][Constants][Types][Classes][Procedures and functions][Index] |
ColRowExchanged - method for exchanging the current Column or Row (depending on value of IsCol) with the indexed other column or row
Source position: grids.pas line 817
protected procedure TCustomGrid.ColRowExchanged( |
IsColumn: Boolean; |
index: Integer; |
WithIndex: Integer |
); virtual; |
lazarus-ccr.sourceforge.net |