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_datatable
Class: TDataTable
Declaration:procedure ExchangeColumns (c1,c2: integer);

The method ExchangeColumns exchanges the two columns c1 and c2 of the data table, along with the column names, the attributes, the measurement scale types, and the nominal identifiers. The OnChange event is triggered after the exchange of the columns has been finished.



Last Update: 2023-Dec-14