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



Class TRLData


The class TRLData represents the data model of TReportListView. Thus it can be used in the same way as TReportListView, but without any properties or methods which are connected to the visual appearance of TReportListView.

TRLData is intended to be used for manipulating TReportListView data without showing the data to the user. Further, if there is no need for displaying the particular data, TRLData is much faster than TReportListView, since TRLData does not need to update the visual representation of the data.

See the list of properties, methods and events for more details. An introduction how to use TReportListview can be found here.


Last Update: 2023-Dec-14