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



FindColIndex


Unit:SDL_datatable
Class: TDataTable
Declaration: function FindColIndex (ColID: TDTNameStr): integer;

The function FindColIndex returns the index of the column with the name ColID. If there is no column which matches ColID a zero value is returned. In case of several columns having the same name, the column with the lowest index is returned. Lower and upper cases may be mixed (however mind the umlauts of foreign languages).



Last Update: 2023-Dec-14