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



IsCheckedColumn


Unit:SDL_replist
Class:TReportListView
Declaration:property IsCheckedColumn[ColNr: longint]: boolean;

The property IsCheckedColumn is deprecated and should be replaced by the property ColumnCheckMode in future designs.

(The property IsCheckedColumn determines whether a particular column of the report listview show additional check boxes left to the string elements.)

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