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



CheckMarksReadOnly


Unit:SDL_replist
Class:TReportListView
Declaration:property CheckMarksReadOnly: boolean;

The property CheckMarksReadOnly determines whether any check marks are readonly or can be set by the user. If CheckMarksReadOnly is TRUE, the checked elements are indicated by check marks (instead of a check boxes) and cannot be changed by the user.

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



Last Update: 2023-Dec-13