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

  1. inherited SCTemperature: TSCTemperature
  2.   Width = 64
  3.   Height = 40
  4.   Constraints.MaxHeight = 40
  5.   Constraints.MaxWidth = 64
  6.   inherited panel: TJvPanel
  7.     object trend: TImage
  8.       Left = 1
  9.       Top = 8
  10.       Width = 14
  11.       Height = 14
  12.       Center = True
  13.       Transparent = True
  14.     end
  15.     object LABSample: TLabel
  16.       Left = 16
  17.       Top = 8
  18.       Width = 45
  19.       Height = 13
  20.       Alignment = taCenter
  21.       AutoSize = False
  22.       Caption = '??'#176'C'
  23.       Font.Charset = DEFAULT_CHARSET
  24.       Font.Color = clWindowText
  25.       Font.Height = -11
  26.       Font.Name = 'MS Sans Serif'
  27.       Font.Style = [fsBold]
  28.       ParentFont = False
  29.     end
  30.   end
  31. end
  32.