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



Strings


Unit:SDL_replist
Class:TRLData
Declaration:property Strings: TStringArray;

The property Strings contains the strings of the report list as a string array (class TStringArray of unit DSTRUCT). Note that several properties of Strings are available as properties of TRLData and TReportListView. In general, the Strings array should not be used by inexperienced users.

Hint: The two most significant bits of the property RowAttrib of Strings must not be used since these bits are used internally by TRLData for managing multiple row selections and enabled/disabled states. In addition, for checked columns, the first character of a string is interpreted as the check state.



Last Update: 2023-Dec-14