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



ColName


Unit:SDL_datatable
Class: TDataTable
Declaration: property ColName[ix: longint]: TDTNameStr;

The property ColName serves to define a short identifier for each column of the data table. This headline can hold a maximum of DT_NameWidth characters. The parameter ix specifies the number of the column.

Hint: The default values of the column names after the initialization are the column numbers.


Last Update: 2023-Dec-14