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



FirstSelectedColumn


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

The function FirstSelectedColumn returns the index of the first selected column of the report list view (ColumnSelected [FirstSelectedColumn] is TRUE). If no column is selected, FirstSelectedColumn returns a zero value. Please note that the determination of the first selected column may require considerable computing time. Thus it is advisable to store the index of the first selected column in an auxiliary variable, if it is to be accessed several times (for example in a loop).





Last Update: 2023-Dec-13