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



ColWidths


Unit:SDL_ntabed
Class:TNTabEd
Declaration:property ColWidths[Index: Longint]: Integer;

The property ColWidths is a run-time only property and determines the column width in pixels of the column referenced by the parameter Index. The column with the row names has the index 0, the width of the class information column (if available) is accessed by the index -1. Positive indices address the corresponding columns of the data matrix (1..NrOfColumns ).

By default, all the columns of the data matrix are of the same width, the value of the DefaultColWidth property.



Last Update: 2023-Dec-13