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....



ExchangeColumns


Unit:SDL_matrix
Class: TMatrix, TIntMatrix
Declaration: procedure ExchangeColumns (c1,c2: integer); { class TMatrix }
procedure ExchangeColumns (c1,c2: integer); { class TIntMatrix }

The method ExchangeColumns exchanges the two matrix columns c1 and c2. The OnChange event is triggered after the exchange of the columns has been finished.



Last Update: 2023-Feb-06