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



ElemChecked


Unit:SDL_replist
Class:TRLData
Declaration:property ElemChecked [ACol,ARow: longint]: boolean;

Each cell of the TRLData structure can be marked with a binary flag as "checked". The array property ElemChecked reflects the state of the check flag of checkable columns. Setting ElemChecked affects only string elements in checked columns. When reading the property ElemChecked always returns FALSE for normal string columns, and returns the state of the corresponding check box for checked columns.

Hint: Please note that setting the property ElemChecked has no effect unless the corresponding element of the array property ColumnCheckMode is set to a value other than cmNone.



Last Update: 2023-Dec-14