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

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