home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / software / arsclip / ArsClip.exe / 0 / RCDATA / TFRMCHAINWATCHER / TFRMCHAINWATCHER.txt
Text File  |  2004-03-02  |  473b  |  24 lines

  1. object FrmChainWatcher: TFrmChainWatcher
  2.   Left = 447
  3.   Top = 420
  4.   Width = 300
  5.   Height = 130
  6.   Caption = 'FrmChainWatcher'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Timer1: TTimer
  18.     Interval = 60000
  19.     OnTimer = Timer1TimerNew
  20.     Left = 72
  21.     Top = 64
  22.   end
  23. end
  24.