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

  1. inherited SCFrequency: TSCFrequency
  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 = 8
  10.       Width = 62
  11.       Height = 13
  12.       Alignment = taCenter
  13.       AutoSize = False
  14.       Caption = '???? MHz'
  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.   end
  23. end
  24.