object FREdit: TFREdit Left = 238 Top = 210 Width = 634 Height = 354 Caption = 'RichEdit' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object StatusBar1: TStatusBar Left = 0 Top = 308 Width = 626 Height = 19 Panels = <> SimplePanel = False end object REdit: TRichEdit Left = 0 Top = 0 Width = 626 Height = 308 Align = alClient ScrollBars = ssBoth TabOrder = 1 WordWrap = False end end