Index: PlanScan/UI/frameDnaCodes.dfm =================================================================== diff -u -r544 -r672 --- PlanScan/UI/frameDnaCodes.dfm (.../frameDnaCodes.dfm) (revision 544) +++ PlanScan/UI/frameDnaCodes.dfm (.../frameDnaCodes.dfm) (revision 672) @@ -294,6 +294,8 @@ BevelEdges = [] BevelOuter = bvNone TabOrder = 2 + ExplicitLeft = 64 + ExplicitTop = 3 object lblDnaCode: TLabel Left = 8 Top = 12 @@ -308,7 +310,7 @@ ParentFont = False end object lblPallet: TLabel - Left = 103 + Left = 84 Top = 12 Width = 31 Height = 16 @@ -321,7 +323,7 @@ ParentFont = False end object lblToelevering: TLabel - Left = 198 + Left = 160 Top = 12 Width = 67 Height = 16 @@ -334,11 +336,11 @@ ParentFont = False end object lblKlantNummer: TLabel - Left = 293 + Left = 236 Top = 12 - Width = 76 + Width = 41 Height = 16 - Caption = 'Klantnummer' + Caption = 'KlantNr' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 @@ -347,11 +349,11 @@ ParentFont = False end object lblOrderNummer: TLabel - Left = 388 + Left = 312 Top = 12 - Width = 81 + Width = 46 Height = 16 - Caption = 'Ordernummer' + Caption = 'OrderNr' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 @@ -360,7 +362,7 @@ ParentFont = False end object lblLadeCode: TLabel - Left = 483 + Left = 388 Top = 12 Width = 54 Height = 16 @@ -373,7 +375,7 @@ ParentFont = False end object lblBatch: TLabel - Left = 578 + Left = 464 Top = 12 Width = 31 Height = 16 @@ -386,8 +388,8 @@ ParentFont = False end object btnZoeken: TButton - Left = 704 - Top = 32 + Left = 643 + Top = 25 Width = 115 Height = 25 Caption = 'Zoeken' @@ -397,61 +399,61 @@ object edtDnaCode: TEdit Left = 8 Top = 34 - Width = 89 + Width = 70 Height = 21 TabOrder = 1 OnEnter = edtToeleveringEnter OnKeyUp = edtDnaCodeKeyUp end object edtPallet: TEdit - Left = 103 + Left = 84 Top = 34 - Width = 89 + Width = 70 Height = 21 TabOrder = 2 OnEnter = edtToeleveringEnter OnKeyUp = edtDnaCodeKeyUp end object edtToelevering: TEdit - Left = 198 + Left = 160 Top = 34 - Width = 89 + Width = 70 Height = 21 TabOrder = 3 OnEnter = edtToeleveringEnter OnKeyUp = edtDnaCodeKeyUp end object edtKlantNummer: TEdit - Left = 293 + Left = 236 Top = 34 - Width = 89 + Width = 70 Height = 21 TabOrder = 4 OnEnter = edtToeleveringEnter OnKeyUp = edtDnaCodeKeyUp end object edtOrderNummer: TEdit - Left = 388 + Left = 312 Top = 34 - Width = 89 + Width = 70 Height = 21 TabOrder = 5 OnEnter = edtToeleveringEnter OnKeyUp = edtDnaCodeKeyUp end object edtLadeCode: TEdit - Left = 483 + Left = 388 Top = 34 - Width = 89 + Width = 70 Height = 21 TabOrder = 6 OnEnter = edtToeleveringEnter OnKeyUp = edtDnaCodeKeyUp end object edtBatch: TEdit - Left = 578 + Left = 464 Top = 34 - Width = 89 + Width = 70 Height = 21 TabOrder = 7 OnEnter = edtToeleveringEnter