object MainForm: TMainForm Left = 0 Top = 0 Caption = 'MainForm' ClientHeight = 612 ClientWidth = 712 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object RichEdit1: TRichEdit Left = 136 Top = 144 Width = 401 Height = 353 Lines.Strings = ( 'RichEdit1') TabOrder = 0 end end