object FormMain: TFormMain Left = 0 Top = 0 Caption = 'Verpakkings Definitie' ClientHeight = 453 ClientWidth = 474 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate DesignSize = ( 474 453) PixelsPerInch = 96 TextHeight = 13 object PanelMain: TPanel Left = 0 Top = 0 Width = 476 Height = 456 Anchors = [akLeft, akTop, akRight, akBottom] TabOrder = 0 end end