home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / SpeedFan / installspeedfan444.exe / speedfan.exe / 0 / RCDATA / TSCUSAGE / TSCUSAGE.txt
Text File  |  2011-07-13  |  609b  |  31 lines

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