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

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