object Form1: TForm1 Left = 452 Top = 458 BorderStyle = bsDialog Caption = 'Watcher' ClientHeight = 55 ClientWidth = 278 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 Label1: TLabel Left = 80 Top = 16 Width = 135 Height = 13 Caption = 'Watcher unloaded at startup' end end