inherited fmBestaandePalletScherm: TfmBestaandePalletScherm Caption = 'fmBestaandePalletScherm' ExplicitWidth = 480 ExplicitHeight = 640 PixelsPerInch = 96 TextHeight = 19 object lblPalletCode: TLabel [0] Left = 144 Top = 8 Width = 73 Height = 19 AutoSize = False end object lblBestaandePallet: TLabel [1] Left = 0 Top = 57 Width = 480 Height = 39 Align = alTop Alignment = taCenter Caption = 'Bestaande pallet: %s' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentColor = False ParentFont = False ExplicitWidth = 301 end inherited pnlDrieKnoppen: TPanel Visible = False end object pnlAnnuleren: TPanel [4] Left = 256 Top = 320 Width = 157 Height = 185 BevelOuter = bvNone Color = 1513421 ParentBackground = False TabOrder = 2 object imgAnnuleren: TImage Left = 14 Top = 18 Width = 128 Height = 128 Transparent = True OnClick = imgRechtsOnderClick end object lblAnnuleren: TLabel Left = 0 Top = 152 Width = 157 Height = 33 Align = alBottom Alignment = taCenter AutoSize = False Caption = 'Annuleren' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Layout = tlCenter WordWrap = True ExplicitTop = 134 end end object pnlExtraToelevering: TPanel [5] Left = 60 Top = 320 Width = 157 Height = 185 BevelOuter = bvNone Color = 1513421 ParentBackground = False TabOrder = 3 object imgExtraToelevering: TImage Left = 14 Top = 18 Width = 128 Height = 128 Transparent = True OnClick = imgExtraToeleveringClick end object lblExtraToelevering: TLabel Left = 0 Top = 152 Width = 157 Height = 33 Align = alBottom Alignment = taCenter AutoSize = False Caption = 'Extra toelev.' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Layout = tlCenter WordWrap = True ExplicitLeft = -8 ExplicitTop = 134 end end object pnlHuidigeToelevering: TPanel [6] Left = 60 Top = 112 Width = 157 Height = 183 BevelOuter = bvNone Color = 1513421 ParentBackground = False TabOrder = 4 object imgHuidigeToelevering: TImage Left = 14 Top = 16 Width = 128 Height = 128 Transparent = True OnClick = imgHuidigeToeleveringClick end object lblHuidigeToelevering: TLabel Left = 0 Top = 150 Width = 157 Height = 33 Align = alBottom Alignment = taCenter AutoSize = False Caption = 'Huidige toel.' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Layout = tlCenter WordWrap = True ExplicitLeft = -8 ExplicitTop = 134 end end object pnlRework: TPanel [7] Left = 256 Top = 112 Width = 157 Height = 183 BevelOuter = bvNone Color = 1513421 ParentBackground = False TabOrder = 5 object imgRework: TImage Left = 14 Top = 16 Width = 128 Height = 128 Transparent = True OnClick = imgReworkClick end object lblRework: TLabel Left = 0 Top = 150 Width = 157 Height = 33 Align = alBottom Alignment = taCenter AutoSize = False Caption = 'Rework' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Layout = tlCenter WordWrap = True ExplicitTop = 134 end end inherited alAlgemeen: TActionList inherited actHome: TAction OnExecute = actHomeExecute end inherited actPallet: TAction OnExecute = actPalletExecute end end end