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 = 8 Top = 212 Width = 58 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 = 90 Top = 212 Width = 63 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 = 72 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 = 311 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 = 349 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 imgExport: TImage [13] Left = 387 Top = 219 Width = 32 Height = 32 Visible = False end object lblAantalOpPallet: TLabel [14] Left = 184 Top = 180 Width = 100 Height = 85 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -80 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object imgBlumXs: TImage [15] Left = 425 Top = 219 Width = 32 Height = 32 Visible = False end object edtDnaCode: TEdit [18] 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 [19] 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 actPallet: TAction OnExecute = actPalletExecute end inherited actAfronden: TAction OnExecute = actAfrondenExecute end end end