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



TCheckMode


Unit: SDL_replist
Class: none
Declaration: TCheckMode = (cmNone, cmBox, cmRadio);

The type declaration TCheckMode defines the possible type of check boxes in a column of a report listview. Each column of a report listview can be either uncheckable (no check box shown), or checkable by a multi-selection checkbox, or checkable by a single-selection checkbox (aka "radio button").



Last Update: 2023-Feb-06