home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9EDU / PROKON84.ZIP / SETUP.EXE / 0 / RCDATA / TDECOMPMESSAGE / TDECOMPMESSAGE.txt
Text File  |  1998-05-02  |  2KB  |  101 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.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object DecompGauge: TGauge
  18.     Left = 98
  19.     Top = 29
  20.     Width = 23
  21.     Height = 14
  22.     Color = clBlack
  23.     Kind = gkPie
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clBlack
  26.     Font.Height = -13
  27.     Font.Name = 'Arial'
  28.     Font.Style = [fsBold]
  29.     ForeColor = clLime
  30.     BackColor = clBlack
  31.     ParentColor = False
  32.     ParentFont = False
  33.     Progress = 0
  34.     Visible = False
  35.   end
  36.   object Panel1: TPanel
  37.     Left = -2
  38.     Top = 0
  39.     Width = 207
  40.     Height = 45
  41.     Color = clSilver
  42.     TabOrder = 0
  43.     object Label1: TLabel
  44.       Left = 6
  45.       Top = 5
  46.       Width = 191
  47.       Height = 32
  48.       Caption = 'SETUP is decompressing files.  Please be patient...'
  49.       Color = clSilver
  50.       Font.Charset = DEFAULT_CHARSET
  51.       Font.Color = clBlack
  52.       Font.Height = -13
  53.       Font.Name = 'Arial'
  54.       Font.Style = [fsBold]
  55.       ParentColor = False
  56.       ParentFont = False
  57.       WordWrap = True
  58.     end
  59.   end
  60.   object Panel2: TPanel
  61.     Left = 10
  62.     Top = 56
  63.     Width = 185
  64.     Height = 61
  65.     Color = clSilver
  66.     TabOrder = 1
  67.     object Label2: TLabel
  68.       Left = 2
  69.       Top = 1
  70.       Width = 171
  71.       Height = 16
  72.       AutoSize = False
  73.       Caption = 'Decompressing file:'
  74.       Color = clSilver
  75.       Font.Charset = DEFAULT_CHARSET
  76.       Font.Color = clNavy
  77.       Font.Height = -13
  78.       Font.Name = 'Arial'
  79.       Font.Style = [fsBold]
  80.       ParentColor = False
  81.       ParentFont = False
  82.     end
  83.     object Label3: TLabel
  84.       Left = 8
  85.       Top = 26
  86.       Width = 171
  87.       Height = 19
  88.       Alignment = taCenter
  89.       AutoSize = False
  90.       Color = clSilver
  91.       Font.Charset = DEFAULT_CHARSET
  92.       Font.Color = clBlack
  93.       Font.Height = -13
  94.       Font.Name = 'Arial'
  95.       Font.Style = []
  96.       ParentColor = False
  97.       ParentFont = False
  98.     end
  99.   end
  100. end
  101.