object DocSourceFrm: TDocSourceFrm Left = 265 Top = 215 AutoScroll = False Caption = 'Document Source' ClientHeight = 273 ClientWidth = 427 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Memo1: TMemo Left = 0 Top = 0 Width = 427 Height = 273 Align = alClient Color = clSilver Lines.Strings = ( '') ReadOnly = True ScrollBars = ssBoth TabOrder = 0 end end