object Form2: TForm2 Left = 169 Top = 34 BorderStyle = bsDialog Caption = 'Interpret�cia' ClientHeight = 461 ClientWidth = 490 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnActivate = FormActivate OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object vystupMM: TMemo Left = 0 Top = 0 Width = 489 Height = 425 ReadOnly = True TabOrder = 0 WantReturns = False end object BitBtnzavriet: TBitBtn Left = 416 Top = 432 Width = 73 Height = 25 Caption = 'Zavrie�' TabOrder = 1 OnClick = BitBtnzavrietClick Kind = bkOK end end