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



CenterScrollAndSelect


Unit: SDL_replist
Class: TReportListView
Declaration: procedure CenterScrollAndSelect (Row: integer);

The procedure CenterScrollAndSelect scrolls the list view so that the row Row is visible in the center. In addition, this row becomes selected (both by setting the RowSelected and the Selection properties).

Hint: Please note that the CenterScrollAndSelect method deselects any previous row selections.



Last Update: 2023-Dec-13