object frmPemTool2: TfrmPemTool2 Left = 436 Top = 237 Caption = 'frmPemTool2' ClientHeight = 712 ClientWidth = 641 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Scaled = False OnClose = FormClose OnShow = FormShow TextHeight = 14 object Memo1: TMemo Left = 0 Top = 0 Width = 641 Height = 712 Align = alClient Color = clBtnFace ReadOnly = True ScrollBars = ssBoth TabOrder = 0 OnDblClick = Memo1DblClick end end