This commit is contained in:
Stephan Richter
2019-11-07 00:10:44 +01:00
parent 6871e4ff04
commit f333348b5e

View File

@@ -183,6 +183,7 @@ begin
Stop.Visible := state;
Destination.Enabled := state;
Destination.Visible := state;
Swap.Enabled:=state;
Product.Enabled := not state;
Product.Visible := not state;
ScanButton.Enabled:=true;