inherited fmDnaCodeScherm: TfmDnaCodeScherm ActiveControl = edtDnaCode Caption = 'fmDnaCodeScherm' OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 19 object lblToeleveringData: TLabel [0] Left = 8 Top = 135 Width = 147 Height = 39 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblScancode: TLabel [1] Left = 108 Top = 40 Width = 109 Height = 19 Caption = 'Scan DNA code' end object lblHuidigePalletData: TLabel [2] Left = 153 Top = 135 Width = 165 Height = 39 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblLaatstGescandData: TLabel [3] Left = 315 Top = 135 Width = 147 Height = 39 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblAantalGescand: TLabel [4] Left = 153 Top = 212 Width = 74 Height = 39 Alignment = taRightJustify AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblTotaalAantal: TLabel [5] Left = 251 Top = 212 Width = 78 Height = 39 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblSlash: TLabel [6] Left = 233 Top = 212 Width = 12 Height = 39 AutoSize = False Caption = '/' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object imgDirecteLevering: TImage [7] Left = 68 Top = 219 Width = 32 Height = 32 Visible = False end object lblScanPallet: TLabel [8] Left = 133 Top = 296 Width = 219 Height = 39 Caption = 'Scan DNA-code' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object imgWegwerpPallet: TImage [9] Left = 381 Top = 219 Width = 32 Height = 32 Visible = False end object imgToelevering: TImage [10] Left = 48 Top = 65 Width = 64 Height = 64 end object imgPallet: TImage [11] Left = 201 Top = 65 Width = 64 Height = 64 end object imgLaatstGescand: TImage [12] Left = 355 Top = 65 Width = 64 Height = 64 end object edtDnaCode: TEdit [15] Left = 68 Top = 341 Width = 345 Height = 47 Alignment = taCenter AutoSize = False CharCase = ecUpperCase Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 OnKeyPress = edtDnaCodeKeyPress end object btnInfo: TButton [16] Left = 68 Top = 408 Width = 345 Height = 81 Caption = 'Meer info' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 1 Images = ImagesScherm.ilAlgemeen64 ParentFont = False TabOrder = 3 OnClick = btnInfoClick end inherited alAlgemeen: TActionList inherited actHome: TAction OnExecute = actHomeExecute end inherited actPallet: TAction OnExecute = actPalletExecute end inherited actAfronden: TAction OnExecute = actAfrondenExecute end end end