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 = 68 Top = 240 Width = 345 Height = 65 Caption = 'Hernoem pallet' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 8 Images = ImagesScherm.ilAlgemeen48 ModalResult = 7 ParentFont = False TabOrder = 1 WordWrap = True OnClick = btnHernoemPalletClick end object btnAfmeldenProducten: TButton [2] Left = 68 Top = 120 Width = 345 Height = 65 Caption = 'Afmelden producten' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 7 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 = 68 Top = 360 Width = 345 Height = 65 Caption = 'Uitloggen' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 2 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