Bugfix
This commit is contained in:
@@ -183,6 +183,7 @@ begin
|
|||||||
Stop.Visible := state;
|
Stop.Visible := state;
|
||||||
Destination.Enabled := state;
|
Destination.Enabled := state;
|
||||||
Destination.Visible := state;
|
Destination.Visible := state;
|
||||||
|
Swap.Enabled:=state;
|
||||||
Product.Enabled := not state;
|
Product.Enabled := not state;
|
||||||
Product.Visible := not state;
|
Product.Visible := not state;
|
||||||
ScanButton.Enabled:=true;
|
ScanButton.Enabled:=true;
|
||||||
|
|||||||
Reference in New Issue
Block a user