object msg: Tmsg Left = 200 Top = 199 BorderStyle = bsToolWindow Caption = 'msg' ClientHeight = 225 ClientWidth = 277 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Memo1: TMemo Left = 0 Top = 0 Width = 277 Height = 185 Align = alTop ScrollBars = ssVertical TabOrder = 0 end object BitBtn1: TBitBtn Left = 104 Top = 195 Width = 80 Height = 29 TabOrder = 1 OnClick = BitBtn1Click Kind = bkOK end end