object BeginForm: TBeginForm Left = 0 Top = 0 BorderIcons = [] BorderStyle = bsNone ClientHeight = 178 ClientWidth = 330 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter PrintScale = poNone Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object begin_memo: TMemo Left = 0 Top = 0 Width = 330 Height = 178 Align = alClient Color = 15790575 ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end