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.... |
Home ![]() ![]() ![]() ![]() ![]() |
|||||||||||||||
See also: IsCheckedColumn, ElemChecked, ShowEmptyCheckBoxes | |||||||||||||||
ColumnCheckMode |
|||||||||||||||
The property ColumnCheckMode controls whether and how a particular column of the report listview is displayed as a "checkable" column. The parameter ColNr specifies the number of the column (valid range: 1..NrOfColumns). ColumnCheckMode may be set to the following values:
The following figure shows a report listview with three columns (filled with random text). The ColumnCheckMode property of the first column is set to cmBox, the second column is cmNone, and the third column is set to cmRadio.
|