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



OnSortExchange


Unit:SDL_datatable
Class:TDataTable
Declaration:property OnSortExchange: TSortExchgEvent;
{TSortExchgEvent = procedure (Sender: TObject; ExchgWhat: byte; index1, index2, first, last: longint) of object;}

The OnSortExchange property specifies which event handler should be executed when two columns or rows are exchanged during the sorting process.



Last Update: 2023-Dec-14