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_replist
Class:TReportListView
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 (1..NrOfColumns).

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

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



Last Update: 2023-Dec-13