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_replist
Class: TRLData
Declaration: procedure RemoveColumn (c: longint);

The method RemoveColumn deletes the column of index c from the report list data structure. The size of the report list is decreased by one column. The parameter c can assume values between 1 and NrOfColumns. If c is outside this range the call to RemoveColumn is ignored.



Last Update: 2023-Dec-14