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

  1. inherited SCBattery: TSCBattery
  2.   Width = 64
  3.   Height = 40
  4.   Constraints.MaxHeight = 40
  5.   Constraints.MaxWidth = 64
  6.   inherited panel: TJvPanel
  7.     object LabSample: TLabel
  8.       Left = 20
  9.       Top = 8
  10.       Width = 41
  11.       Height = 13
  12.       Alignment = taCenter
  13.       AutoSize = False
  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 status: TImage
  23.       Left = 3
  24.       Top = 6
  25.       Width = 16
  26.       Height = 16
  27.       Center = True
  28.       Transparent = True
  29.     end
  30.   end
  31.   object StatusImgs: TJvPicClip
  32.     Cols = 4
  33.     Picture.Data = {<image000.bmp>}
  34.     Left = 40
  35.     Top = 16
  36.   end
  37. end
  38.