home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / E-MAIL / Eremove / eremov11.exe / eremove.exe / 0 / RCDATA / TTRACEFORM / TTRACEFORM.txt
Text File  |  1998-04-07  |  403b  |  24 lines

  1. object TraceForm: TTraceForm
  2.   Left = 239
  3.   Top = 118
  4.   Width = 435
  5.   Height = 343
  6.   Caption = 'Trace Form'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object Memo1: TMemo
  14.     Left = 0
  15.     Top = 0
  16.     Width = 427
  17.     Height = 316
  18.     Align = alClient
  19.     Lines.Strings = (
  20.       '')
  21.     TabOrder = 0
  22.   end
  23. end
  24.