Index: AAPClient/UI/DnaCodeScherm.dfm =================================================================== diff -u -r40 -r41 --- AAPClient/UI/DnaCodeScherm.dfm (.../DnaCodeScherm.dfm) (revision 40) +++ AAPClient/UI/DnaCodeScherm.dfm (.../DnaCodeScherm.dfm) (revision 41) @@ -2,4 +2,74 @@ Caption = 'fmDnaCodeScherm' PixelsPerInch = 96 TextHeight = 19 + object lblToelevering: TLabel [1] + Left = 144 + Top = 8 + Width = 73 + Height = 19 + AutoSize = False + end + object lblScancode: TLabel [2] + Left = 108 + Top = 40 + Width = 109 + Height = 19 + Caption = 'Scan DNA code' + end + object lblPalletCode: TLabel [3] + Left = 8 + Top = 100 + Width = 73 + Height = 19 + AutoSize = False + end + object lblLaatstGescand: TLabel [4] + Left = 8 + Top = 140 + Width = 113 + Height = 19 + AutoSize = False + Caption = 'Laatst gescand:' + end + object lblLaatstGescandData: TLabel [5] + Left = 144 + Top = 140 + Width = 73 + Height = 19 + AutoSize = False + end + object lblAantalGescand: TLabel [6] + Left = 8 + Top = 68 + Width = 33 + Height = 19 + Alignment = taRightJustify + AutoSize = False + end + object lblTotaalAantal: TLabel [7] + Left = 56 + Top = 68 + Width = 33 + Height = 19 + AutoSize = False + end + object lblSlash: TLabel [8] + Left = 41 + Top = 68 + Width = 9 + Height = 19 + AutoSize = False + Caption = '/' + end + object edtDnaCode: TEdit [12] + Left = 108 + Top = 65 + Width = 109 + Height = 27 + TabOrder = 3 + end + inherited alAlgemeen: TActionList + Left = 16 + Top = 160 + end end