--- dao/DelphiScanner/Main.dfm 2015/08/23 13:09:14 2656 +++ dao/DelphiScanner/Main.dfm 2015/08/25 16:34:41 2668 @@ -3823,7 +3823,7 @@ Proportional = True Transparent = True end - object PakkeshopNulstil: TButton + object btnNulstil: TButton Left = 712 Top = 29 Width = 88 @@ -3834,7 +3834,7 @@ Caption = 'Nulstil' TabOrder = 16 Visible = False - OnClick = PakkeshopNulstilClick + OnClick = btnNulstilClick end object Panel1: TPanel Left = 119 @@ -4126,6 +4126,7 @@ Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = ' DAO NAT X-PRESS' + ParentBackground = False TabOrder = 22 OnClick = PanelValg1Click end @@ -4140,6 +4141,7 @@ Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = ' Retur fra DAO' + ParentBackground = False TabOrder = 23 OnClick = PanelValg2Click end @@ -4154,6 +4156,7 @@ Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = ' Retur fra kunde' + ParentBackground = False TabOrder = 24 OnClick = PanelValg3Click end @@ -4166,6 +4169,7 @@ Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = ' DAO DIREKTE' + ParentBackground = False TabOrder = 25 OnClick = PanelValg4Click end @@ -4178,6 +4182,7 @@ Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = ' DAO PAKKESHOP' + ParentBackground = False TabOrder = 26 OnClick = PanelValg5Click end @@ -4192,6 +4197,7 @@ Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = ' Retur fra pakkeshop' + ParentBackground = False TabOrder = 27 OnClick = PanelValg6Click end @@ -4348,6 +4354,7 @@ Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = ' Indleveringskode' + ParentBackground = False TabOrder = 35 OnClick = PanelValg7Click end @@ -4456,6 +4463,11 @@ RadioItem = True OnClick = Returpakkerfrapakkeshop1Click end + object menuIndlevering: TMenuItem + Caption = 'Pakke med indleverings kode' + RadioItem = True + OnClick = menuIndleveringClick + end object N4: TMenuItem Caption = '-' end