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



RowName


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

The property RowName serves to define a short identifier for each row of the table. This identifier can hold a maximum of DT_NameWidth characters (currently 50). The parameter ix specifies the number of the row.

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


Last Update: 2023-Dec-14