The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



ExchangeRows


Unit:SDL_matrix
Class: TMatrix, TIntMatrix
Declaration: procedure ExchangeRows (r1,r2: integer); { class TMatrix }
procedure ExchangeRows (r1,r2: integer); { class TIntMatrix }

The method ExchangeRows exchanges the two matrix rows r1 and r2. The OnChange event is triggered after the exchange of the rows has been finished.



Last Update: 2023-Feb-06