Index: ProScan/UI/DnaCodeScherm.pas =================================================================== diff -u -r675 -r681 --- ProScan/UI/DnaCodeScherm.pas (.../DnaCodeScherm.pas) (revision 675) +++ ProScan/UI/DnaCodeScherm.pas (.../DnaCodeScherm.pas) (revision 681) @@ -314,6 +314,8 @@ procedure TfmDnaCodeScherm.btnInfoClick(Sender: TObject); begin inherited; + UiContext.VanuitOnderdelen := false; + if UiContext.Modus = modusVHOSS then begin UiContext.InfoLogSchermToonGescand := true; Self.ModalResult := mrInfoLog;