Declaration: |
ChartBook.Tables[].FirstCheckedElemInRow (RowNr: integer): integer; |
The function FirstCheckedElemInRow returns the index of the first checked element in the row specified by the parameter RowNr. If no element is checked, the function returns a zero value.
|
|