object PreProcessor: TPreProcessor Left = 43 Top = 355 Width = 621 Height = 160 Caption = 'PreProcessor output' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 613 Height = 133 Align = alClient BevelWidth = 2 TabOrder = 1 object Bevel1: TBevel Left = 8 Top = 8 Width = 597 Height = 117 Shape = bsFrame end end object Out: TMemo Left = 16 Top = 16 Width = 581 Height = 101 TabOrder = 0 end end