object FormMain: TFormMain Left = 0 Top = 0 Caption = 'Verpakkings Definitie' ClientHeight = 481 ClientWidth = 944 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCloseQuery = FormCloseQuery OnCreate = FormCreate DesignSize = ( 944 481) PixelsPerInch = 96 TextHeight = 13 object PanelMain: TPanel Left = 0 Top = 0 Width = 944 Height = 481 Anchors = [akLeft, akTop, akRight, akBottom] Color = clWhite ParentBackground = False ParentShowHint = False ShowHint = True TabOrder = 0 ExplicitWidth = 497 ExplicitHeight = 441 end end