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



IsCheckedColumn


Unit:SDL_replist
Class:TRLData
Declaration:property IsCheckedColumn[ColNr: longint]: boolean;

The property IsCheckedColumn determines whether a particular column of the TRLData structure is regarded as a "checkable" column. Please note that the property ElemChecked requires IsCheckedColumn to be set to true in order to become functional. The parameter ColNr specifies the number of the column (valid range: 1..NrOfColumns).



Last Update: 2008-Okt-29