home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / edukacja / ProKon / Setup.exe / 0 / RCDATA / TDECOMPMESSAGE / TDECOMPMESSAGE.txt
Text File  |  1998-12-17  |  2KB  |  102 lines

  1. object DecompMessage: TDecompMessage
  2.   Left = 448
  3.   Top = 302
  4.   Width = 213
  5.   Height = 157
  6.   Caption = 'ProKon'
  7.   Color = clBlack
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clBlack
  10.   Font.Height = -13
  11.   Font.Name = 'Arial'
  12.   Font.Style = [fsBold]
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object DecompGauge: TGauge
  19.     Left = 98
  20.     Top = 29
  21.     Width = 23
  22.     Height = 14
  23.     Color = clBlack
  24.     Kind = gkPie
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clBlack
  27.     Font.Height = -13
  28.     Font.Name = 'Arial'
  29.     Font.Style = [fsBold]
  30.     ForeColor = clLime
  31.     BackColor = clBlack
  32.     ParentColor = False
  33.     ParentFont = False
  34.     Progress = 0
  35.     Visible = False
  36.   end
  37.   object Panel1: TPanel
  38.     Left = -2
  39.     Top = 0
  40.     Width = 207
  41.     Height = 45
  42.     Color = clSilver
  43.     TabOrder = 0
  44.     object Label1: TLabel
  45.       Left = 6
  46.       Top = 5
  47.       Width = 191
  48.       Height = 32
  49.       Caption = 'SETUP is decompressing files.  Please be patient...'
  50.       Color = clSilver
  51.       Font.Charset = DEFAULT_CHARSET
  52.       Font.Color = clBlack
  53.       Font.Height = -13
  54.       Font.Name = 'Arial'
  55.       Font.Style = [fsBold]
  56.       ParentColor = False
  57.       ParentFont = False
  58.       WordWrap = True
  59.     end
  60.   end
  61.   object Panel2: TPanel
  62.     Left = 10
  63.     Top = 56
  64.     Width = 185
  65.     Height = 61
  66.     Color = clSilver
  67.     TabOrder = 1
  68.     object Label2: TLabel
  69.       Left = 2
  70.       Top = 1
  71.       Width = 171
  72.       Height = 16
  73.       AutoSize = False
  74.       Caption = 'Decompressing file:'
  75.       Color = clSilver
  76.       Font.Charset = DEFAULT_CHARSET
  77.       Font.Color = clNavy
  78.       Font.Height = -13
  79.       Font.Name = 'Arial'
  80.       Font.Style = [fsBold]
  81.       ParentColor = False
  82.       ParentFont = False
  83.     end
  84.     object Label3: TLabel
  85.       Left = 8
  86.       Top = 26
  87.       Width = 171
  88.       Height = 19
  89.       Alignment = taCenter
  90.       AutoSize = False
  91.       Color = clSilver
  92.       Font.Charset = DEFAULT_CHARSET
  93.       Font.Color = clBlack
  94.       Font.Height = -13
  95.       Font.Name = 'Arial'
  96.       Font.Style = []
  97.       ParentColor = False
  98.       ParentFont = False
  99.     end
  100.   end
  101. end
  102.