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 DesignSize = ( 1184 711) PixelsPerInch = 96 TextHeight = 13 object PanelMain: TPanel Left = 0 Top = 0 Width = 1184 Height = 711 Anchors = [akLeft, akTop, akRight, akBottom] Color = clWhite ParentBackground = False ParentShowHint = False ShowHint = True TabOrder = 0 end end