home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / Chip_2002-01_cd1.bin / bonus / install / SetUp.exe / 0 / RCDATA / TFMAL / TFMAL.txt < prev   
Text File  |  2001-11-28  |  2KB  |  110 lines

  1. object FMal: TFMal
  2.   Left = 236
  3.   Top = 115
  4.   BorderStyle = bsNone
  5.   Caption = 'FMal'
  6.   ClientHeight = 226
  7.   ClientWidth = 104
  8.   Color = clBtnFace
  9.   Enabled = False
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PrintScale = poNone
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 104
  24.     Height = 226
  25.     Align = alClient
  26.     BevelOuter = bvNone
  27.     BevelWidth = 3
  28.     Caption = 'Panel1'
  29.     TabOrder = 0
  30.     object Bevel2: TBevel
  31.       Left = 49
  32.       Top = 8
  33.       Width = 3
  34.       Height = 202
  35.       Shape = bsLeftLine
  36.     end
  37.     object Image1: TImage
  38.       Left = 7
  39.       Top = 168
  40.       Width = 35
  41.       Height = 20
  42.       Picture.Data = {<image000.bmp>}
  43.       Transparent = True
  44.     end
  45.     object Image2: TImage
  46.       Left = 56
  47.       Top = 168
  48.       Width = 35
  49.       Height = 50
  50.       Picture.Data = {<image001.bmp>}
  51.       Transparent = True
  52.     end
  53.     object Shape: TShape
  54.       Left = 8
  55.       Top = 8
  56.       Width = 29
  57.       Height = 25
  58.       Brush.Style = bsClear
  59.       Pen.Color = clWhite
  60.       Pen.Width = 3
  61.     end
  62.     object Panel2: TPanel
  63.       Left = 15
  64.       Top = 40
  65.       Width = 22
  66.       Height = 120
  67.       BevelInner = bvRaised
  68.       BevelOuter = bvLowered
  69.       BorderWidth = 1
  70.       Caption = 'Panel2'
  71.       TabOrder = 0
  72.       object prg1: TCGauge
  73.         Left = 3
  74.         Top = 3
  75.         Width = 16
  76.         Height = 114
  77.         Hint = 'Obsazen∩┐╜ m∩┐╜sto na pevn∩┐╜m disku'
  78.         Align = alClient
  79.         Kind = gkVerticalBar
  80.         BorderStyle = bsNone
  81.         ParentShowHint = False
  82.         ShowHint = True
  83.       end
  84.     end
  85.     object Panel3: TPanel
  86.       Left = 63
  87.       Top = 40
  88.       Width = 22
  89.       Height = 120
  90.       BevelInner = bvRaised
  91.       BevelOuter = bvLowered
  92.       BorderWidth = 1
  93.       Caption = 'Panel3'
  94.       TabOrder = 1
  95.       object prg2: TCGauge
  96.         Left = 3
  97.         Top = 3
  98.         Width = 16
  99.         Height = 114
  100.         Hint = 'Pr∩┐╜v∩┐╜ kop∩┐╜rovan∩┐╜ soubor'
  101.         Align = alClient
  102.         Kind = gkVerticalBar
  103.         BorderStyle = bsNone
  104.         ParentShowHint = False
  105.         ShowHint = True
  106.       end
  107.     end
  108.   end
  109. end
  110.