object TrayForm: TTrayForm Left = 192 Top = 107 BorderStyle = bsNone Caption = '- TrayPad -' ClientHeight = 183 ClientWidth = 405 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False PrintScale = poNone Scaled = False OnCreate = FormCreate OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object CoolForm: TCoolForm left = 0 top = 0 width = 405 height = 183 Align = alClient Mask2 = {00000000} end object GarbageTimer: TTimer Enabled = False OnTimer = GarbageTimerTimer Left = 88 Top = 16 end object TaskMenu: TPopupMenu Images = TaskImages Left = 88 Top = 64 end object HiderTimer: TTimer Enabled = False Interval = 150 OnTimer = HiderTimerTimer Left = 160 Top = 16 end object TaskMan: TTaskMan Left = 88 Top = 112 end object TaskImages: TImageList Left = 152 Top = 112 end end