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



RemoveRow


Unit:SDL_datatable
Class: TDataTable
Declaration: procedure RemoveRow (ix: longint);

The method RemoveRow deletes the row ix of the table. The parameter ix may take any value between 1 and NrOfRows. The size of the table is decreased by one row. The method RemoveRow triggers the OnChangeSetup event.



Last Update: 2023-Dec-14