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



RemoveColumn


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

The method RemoveColumn deletes the column ix of the table. The parameter ix may take any value between 1 and NrOfColumns. The size of the table is decreased by one column. The method RevoveColumn triggers the OnChangeSetup event.



Last Update: 2023-Dec-14