inherited fmBestaandePalletScherm: TfmBestaandePalletScherm Caption = 'fmBestaandePalletScherm' Color = 1513421 ExplicitWidth = 480 ExplicitHeight = 640 PixelsPerInch = 96 TextHeight = 19 object lblBestaandePallet: TLabel [0] Left = 0 Top = 57 Width = 480 Height = 39 Align = alTop Alignment = taCenter Caption = 'Bestaande pallet: %s' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentColor = False ParentFont = False ExplicitWidth = 301 end inherited pnlDrieKnoppen: TPanel Visible = False end object btnHuidigeToelevering: TButton [3] Left = 56 Top = 120 Width = 369 Height = 81 Caption = 'Huidige toelevering' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 7 ImageMargins.Left = 10 Images = ImagesScherm.ilAlgemeen48 ModalResult = 6 ParentFont = False TabOrder = 2 WordWrap = True OnClick = btnHuidigeToeleveringClick end object btnRework: TButton [4] Left = 56 Top = 221 Width = 369 Height = 81 Caption = 'Rework' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 10 ImageMargins.Left = 10 Images = ImagesScherm.ilAlgemeen48 ModalResult = 7 ParentFont = False TabOrder = 3 WordWrap = True OnClick = btnReworkClick end object btnExtraToelevering: TButton [5] Left = 56 Top = 322 Width = 369 Height = 81 Caption = 'Extra toelevering' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 11 ImageMargins.Left = 10 Images = ImagesScherm.ilAlgemeen48 ModalResult = 7 ParentFont = False TabOrder = 4 WordWrap = True OnClick = btnExtraToeleveringClick end object btnTerug: TButton [6] Left = 56 Top = 423 Width = 369 Height = 81 Caption = 'Terug' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 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