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

  1. inherited SCUsage: TSCUsage
  2.   Width = 64
  3.   Height = 40
  4.   Constraints.MaxHeight = 40
  5.   Constraints.MaxWidth = 64
  6.   inherited panel: TJvPanel
  7.     object LabSample: TLabel
  8.       Left = 1
  9.       Top = 1
  10.       Width = 62
  11.       Height = 13
  12.       Align = alTop
  13.       Alignment = taCenter
  14.       Caption = '??%'
  15.       Font.Charset = DEFAULT_CHARSET
  16.       Font.Color = clWindowText
  17.       Font.Height = -11
  18.       Font.Name = 'MS Sans Serif'
  19.       Font.Style = [fsBold]
  20.       ParentFont = False
  21.     end
  22.     object pb: TProgressBar
  23.       Left = 1
  24.       Top = 16
  25.       Width = 62
  26.       Height = 10
  27.       Align = alBottom
  28.       Smooth = True
  29.       TabOrder = 0
  30.     end
  31.   end
  32. end
  33.