home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2000 September / PCWORLD_PLUS.iso / topshare / netwatch.exe / _SETUP.1 / delstart.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1999-03-19  |  507b  |  26 lines

  1. object Form1: TForm1
  2.   Left = 452
  3.   Top = 458
  4.   BorderStyle = bsDialog
  5.   Caption = 'Watcher'
  6.   ClientHeight = 55
  7.   ClientWidth = 278
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 80
  20.     Top = 16
  21.     Width = 135
  22.     Height = 13
  23.     Caption = 'Watcher unloaded at startup'
  24.   end
  25. end
  26.