inherited fmHomeScherm: TfmHomeScherm Caption = 'fmHomeScherm' Color = 1513421 PixelsPerInch = 96 TextHeight = 19 inherited pnlDrieKnoppen: TPanel Visible = False inherited btnCentraalOnder: TButton Visible = False end inherited btnLinksOnder: TButton Action = nil end inherited btnRechtsOnder: TButton Visible = False end end object btnHernoemPallet: TButton [1] Left = 56 Top = 267 Width = 369 Height = 81 Caption = 'Hernoem pallet' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 8 ImageMargins.Left = 10 Images = ImagesScherm.ilAlgemeen48 ModalResult = 7 ParentFont = False TabOrder = 1 WordWrap = True OnClick = btnHernoemPalletClick end object btnAfmeldenProducten: TButton [2] Left = 56 Top = 120 Width = 369 Height = 81 Caption = 'Afmelden producten' 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 = btnAfmeldenProductenClick end inherited pnlTop: TPanel TabOrder = 3 end object btnUitloggen: TButton [4] Left = 56 Top = 415 Width = 369 Height = 81 Caption = 'Uitloggen' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 2 ImageMargins.Left = 10 Images = ImagesScherm.ilAlgemeen48 ModalResult = 7 ParentFont = False TabOrder = 4 WordWrap = True OnClick = btnUitloggenClick end inherited alAlgemeen: TActionList inherited actAfsluiten: TAction OnExecute = actAfsluitenExecute end end end