object FormMain: TFormMain Left = 0 Top = 0 Caption = 'Verpakkings Definitie' ClientHeight = 711 ClientWidth = 1184 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCloseQuery = FormCloseQuery OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object PanelMain: TPanel AlignWithMargins = True Left = 0 Top = 81 Width = 1184 Height = 630 Margins.Left = 0 Margins.Top = 0 Margins.Right = 0 Margins.Bottom = 0 Align = alClient BevelOuter = bvNone Color = clWhite ParentBackground = False ParentShowHint = False ShowHint = True TabOrder = 0 ExplicitTop = 40 ExplicitHeight = 671 end object PanelGebruiker: TPanel AlignWithMargins = True Left = 0 Top = 41 Width = 1184 Height = 40 Margins.Left = 0 Margins.Top = 0 Margins.Right = 0 Margins.Bottom = 0 Align = alTop BevelOuter = bvNone Color = clRed ParentBackground = False TabOrder = 1 ExplicitTop = 0 end object PanelTestOmgeving: TPanel Left = 0 Top = 0 Width = 1184 Height = 41 Align = alTop BevelOuter = bvNone Caption = 'Test omgeving' Color = clOlive Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentBackground = False ParentFont = False TabOrder = 2 ExplicitTop = -1 end end