inherited fmDnaCodeReedsGescandScherm: TfmDnaCodeReedsGescandScherm Caption = 'fmDrieKnoppenScherm' Color = 1513421 ExplicitWidth = 480 ExplicitHeight = 640 PixelsPerInch = 96 TextHeight = 19 object lblScanPallet: TLabel [0] Left = 60 Top = 315 Width = 155 Height = 39 Caption = 'Scan pallet' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Visible = False end object lblBestaandeDnaCode: TLabel [1] Left = 0 Top = 57 Width = 480 Height = 39 Align = alTop Alignment = taCenter Caption = 'Bestaande DNA-Code: %s' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentColor = False ParentFont = False ExplicitWidth = 369 end inherited pnlDrieKnoppen: TPanel Visible = False end object edtPallet: TEdit [4] Left = 56 Top = 360 Width = 369 Height = 47 Alignment = taCenter AutoSize = False CharCase = ecUpperCase Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 Visible = False OnKeyUp = edtPalletKeyUp end object btnVerplaatsen: TButton [5] Left = 56 Top = 221 Width = 369 Height = 81 Caption = 'Verplaatsen naar pallet' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 14 ImageMargins.Left = 10 Images = ImagesScherm.ilAlgemeen48 ModalResult = 7 ParentFont = False TabOrder = 3 WordWrap = True OnClick = btnVerplaatsenClick end object btnWegnemen: TButton [6] Left = 56 Top = 120 Width = 369 Height = 81 Caption = 'Wegnemen van pallet' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 15 ImageMargins.Left = 10 Images = ImagesScherm.ilAlgemeen48 ModalResult = 6 ParentFont = False TabOrder = 4 WordWrap = True OnClick = btnWegnemenClick end object btnTerug: TButton [7] Left = 56 Top = 423 Width = 369 Height = 81 Caption = 'Terug' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 12 ImageMargins.Left = 10 Images = ImagesScherm.ilAlgemeen48 ModalResult = 7 ParentFont = False TabOrder = 5 WordWrap = True OnClick = btnTerugClick end end