object Form2: TForm2 Left = 338 Top = 260 Width = 535 Height = 361 Anchors = [akLeft, akTop, akRight, akBottom] Caption = 'N�pov�da' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 120 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 527 Height = 329 Align = alClient AutoSize = True BevelOuter = bvNone BorderWidth = 10 Color = clWhite TabOrder = 0 object Memo1: TMemo Left = 10 Top = 10 Width = 507 Height = 309 Align = alClient BorderStyle = bsNone ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end end