inherited fmDnaCodeScherm: TfmDnaCodeScherm ActiveControl = edtDnaCode Caption = 'fmDnaCodeScherm' ExplicitWidth = 232 ExplicitHeight = 246 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 = 47 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 imgGls: TImage [9] Left = 77 Top = 8 Width = 25 Height = 26 end object edtDnaCode: TEdit [12] Left = 108 Top = 65 Width = 109 Height = 27 CharCase = ecUpperCase TabOrder = 2 end inherited btnRechtsOnder: TButton Default = True TabOrder = 3 end object btnInfo: TButton [14] Left = 108 Top = 8 Width = 30 Height = 30 ImageAlignment = iaCenter ModalResult = 8 TabOrder = 4 end inherited alAlgemeen: TActionList Left = 16 Top = 160 inherited actVolgende: TAction OnExecute = actVolgendeExecute end inherited actHome: TAction OnExecute = actHomeExecute end inherited actPallet: TAction OnExecute = actPalletExecute end end end