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



SetAllCheckmarksOfCol


Unit: SDL_replist
Class: TRLData
Declaration: procedure SetAllCheckmarksOfCol (Column: longint; Checked: boolean);

The procedure SetAllCheckmarksOfCol sets all check marks in column Column to the value Checked (TRUE = checked, FALSE = not checked). Please note that this method will only have an effect if the property ColumnCheckMode is cmBox.


Last Update: 2023-Dec-14