object FrmChainWatcher: TFrmChainWatcher Left = 447 Top = 420 Width = 300 Height = 130 Caption = 'FrmChainWatcher' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Timer1: TTimer Interval = 60000 OnTimer = Timer1TimerNew Left = 72 Top = 64 end end