--- dao/DelphiScanner/Main.dfm 2015/08/23 11:00:22 2654 +++ dao/DelphiScanner/Main.dfm 2015/08/23 16:17:56 2664 @@ -3909,7 +3909,7 @@ end object chkSporgEfterKunde: TCheckBox Left = 24 - Top = 261 + Top = 257 Width = 446 Height = 26 Hint = @@ -3941,7 +3941,7 @@ ParentFont = False TabOrder = 4 end - object RadioButton1: TRadioButton + object radioStorPakke: TRadioButton Left = 216 Top = 285 Width = 170 @@ -3953,9 +3953,9 @@ Margins.Bottom = 5 Caption = 'Stor pakke' TabOrder = 5 - OnClick = RadioButton1Click + OnClick = radioStorPakkeClick end - object RadioButton2: TRadioButton + object radioLillePakke: TRadioButton Left = 24 Top = 285 Width = 170 @@ -3967,7 +3967,7 @@ Margins.Bottom = 5 Caption = 'Lille pakke' TabOrder = 6 - OnClick = RadioButton2Click + OnClick = radioLillePakkeClick end object ListBox1: TListBox Left = 8 @@ -4103,7 +4103,7 @@ OnClick = chkScanTjekkodeClick end object PanelValgA: TPanel - Left = 808 + Left = 807 Top = 7 Width = 185 Height = 41 @@ -4116,7 +4116,7 @@ OnClick = PanelValgAClick end object PanelValg1: TPanel - Left = 808 + Left = 807 Top = 59 Width = 185 Height = 41 @@ -4126,11 +4126,12 @@ Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = ' DAO NAT X-PRESS' + ParentBackground = False TabOrder = 22 OnClick = PanelValg1Click end object PanelValg2: TPanel - Left = 808 + Left = 807 Top = 101 Width = 185 Height = 41 @@ -4140,11 +4141,12 @@ Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = ' Retur fra DAO' + ParentBackground = False TabOrder = 23 OnClick = PanelValg2Click end object PanelValg3: TPanel - Left = 808 + Left = 807 Top = 143 Width = 185 Height = 41 @@ -4154,11 +4156,12 @@ Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = ' Retur fra kunde' + ParentBackground = False TabOrder = 24 OnClick = PanelValg3Click end object PanelValg4: TPanel - Left = 808 + Left = 807 Top = 196 Width = 185 Height = 41 @@ -4166,11 +4169,12 @@ Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = ' DAO DIREKTE' + ParentBackground = False TabOrder = 25 OnClick = PanelValg4Click end object PanelValg5: TPanel - Left = 808 + Left = 807 Top = 249 Width = 185 Height = 41 @@ -4178,11 +4182,12 @@ Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = ' DAO PAKKESHOP' + ParentBackground = False TabOrder = 26 OnClick = PanelValg5Click end object PanelValg6: TPanel - Left = 808 + Left = 807 Top = 291 Width = 185 Height = 41 @@ -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