--- dao/DelphiScanner/Main.dfm 2016/08/29 14:03:14 3108 +++ dao/DelphiScanner/Main.dfm 2016/09/22 13:12:23 3117 @@ -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 @@ -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