--- dao/DelphiScanner/Main.dfm 2016/08/29 14:03:14 3108 +++ dao/DelphiScanner/Main.dfm 2016/10/19 06:59:57 3124 @@ -2,7 +2,7 @@ Left = 300 Top = 131 Caption = 'Scanning af pakker' - ClientHeight = 883 + ClientHeight = 854 ClientWidth = 1065 Color = clBtnFace Constraints.MinHeight = 750 @@ -3629,7 +3629,7 @@ OnKeyPress = FormKeyPress DesignSize = ( 1065 - 883) + 854) PixelsPerInch = 96 TextHeight = 19 object Image1: TImage @@ -3870,7 +3870,7 @@ Left = 122 Top = 29 Width = 197 - Height = 41 + Height = 43 Margins.Left = 5 Margins.Top = 5 Margins.Right = 5 @@ -3995,7 +3995,7 @@ Left = 8 Top = 655 Width = 939 - Height = 225 + Height = 191 Hint = 'Status vindue viser hvad der endnu ikke er scannet' Style = lbOwnerDrawFixed Anchors = [akLeft, akTop, akRight, akBottom] @@ -4005,7 +4005,7 @@ end object BtnOpdaterListen: TButton Left = 969 - Top = 833 + Top = 801 Width = 88 Height = 47 Hint = 'Henter oplysning om de pakker der endnu ikke er scannet modtaget' @@ -4064,7 +4064,7 @@ end object BtnEKLoverforsel: TButton Left = 969 - Top = 780 + Top = 748 Width = 88 Height = 47 Hint = 'Overf'#248'r de scannede pakker til EKL systemet' @@ -4371,6 +4371,7 @@ Height = 22 Caption = 'Emballage Repareret' TabOrder = 36 + OnClick = chkEmballageRepareretClick end object chkUdenforSpecifikation: TCheckBox Left = 24 @@ -4379,6 +4380,7 @@ Height = 17 Caption = 'Pakke over m'#229'l - returneres' TabOrder = 37 + OnClick = chkUdenforSpecifikationClick end object IdHTTP1: TIdHTTP AllowCookies = True