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 = 40 Width = 1184 Height = 671 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 ExplicitHeight = 705 end object PanelGebruiker: TPanel AlignWithMargins = True Left = 0 Top = 0 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 end end