home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / system / speedfan / installspeedfan428.exe / speedfan.exe / 0 / RCDATA / TSCUPTIME / TSCUPTIME.txt
Text File  |  2006-02-08  |  918b  |  42 lines

  1. inherited SCUptime: TSCUptime
  2.   Width = 64
  3.   Height = 40
  4.   Constraints.MaxHeight = 40
  5.   Constraints.MaxWidth = 64
  6.   inherited panel: TJvPanel
  7.     inherited LABDesc: TLabel
  8.       Caption = 'Uptime'
  9.     end
  10.     object LABDays: TLabel
  11.       Left = 2
  12.       Top = 1
  13.       Width = 60
  14.       Height = 13
  15.       Alignment = taCenter
  16.       AutoSize = False
  17.       Caption = '???'
  18.       Font.Charset = DEFAULT_CHARSET
  19.       Font.Color = clWindowText
  20.       Font.Height = -11
  21.       Font.Name = 'MS Sans Serif'
  22.       Font.Style = [fsBold]
  23.       ParentFont = False
  24.     end
  25.     object LABTime: TLabel
  26.       Left = 2
  27.       Top = 14
  28.       Width = 60
  29.       Height = 13
  30.       Alignment = taCenter
  31.       AutoSize = False
  32.       Caption = '???'
  33.       Font.Charset = DEFAULT_CHARSET
  34.       Font.Color = clWindowText
  35.       Font.Height = -11
  36.       Font.Name = 'MS Sans Serif'
  37.       Font.Style = [fsBold]
  38.       ParentFont = False
  39.     end
  40.   end
  41. end
  42.