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



AddRow


Unit: SDL_replist
Class: TReportListView
Declaration: function AddRow: longint;

The method AddRow adds an empty row at the end of the report list and returns the number of the added row. For best performance, the property AllocRowsBy of the Strings property should be set to a value which is approximately the number of rows added by subsequent calls to AddRow.

Example: This method is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): replistv



Last Update: 2023-Dec-13