home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / Chip_2003-08_cd2.bin / pda / app / 4553_6257.exe / 0 / RCDATA / TFRMPROGRESS / TFRMPROGRESS.txt
Text File  |  2003-05-20  |  676b  |  32 lines

  1. object frmProgress: TfrmProgress
  2.   Left = 588
  3.   Top = 421
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Extracting Files'
  7.   ClientHeight = 64
  8.   ClientWidth = 197
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 14
  22.     Top = 7
  23.     Width = 172
  24.     Height = 35
  25.     AutoSize = False
  26.     Caption = 
  27.       'Please wait while Conduit Installer prepares files for installat' +
  28.       'ion'
  29.     WordWrap = True
  30.   end
  31. end
  32.