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_ntabed
Class:TNTabEd
Declaration:property ColName[ix: longint]: NameStrType;

The property ColName serves to define a short identifier for each column of the table. This headline can hold a maximum of 20 characters and is displayed in the fixed row at the top of the table. The parameter ix specifies the number of the column.

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

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): interpol3d, multilinreg



Last Update: 2023-Dec-13