Method Select(BomLineId: integer): boolean
Description
Selects a line from the BOM.
BomLineId
If this line is filled and present in the BOM when retrieved, it is highlighted when you open the form. When the form is closed, this parameter is filled with the key value of the selected line. If the user has chosen to cancel, this parameter receives the value -1.
Result
The value indicates whether the user has accepted his choice (= TRUE) is using the OK button or not (= FALSE).