home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / tuneup_hit / files / TU2004TrialEN.exe / WinStyler.exe / RCDATA / TFRMWAIT / TFRMWAIT.txt
Encoding:
Text File  |  2004-03-31  |  2.9 KB  |  134 lines

  1. object frmWait: TfrmWait
  2.   Left = 339
  3.   Top = 497
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 183
  7.   ClientWidth = 391
  8.   Color = clBlack
  9.   Enabled = False
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object ALProgressBar1: TALProgressBar
  23.     Left = 1
  24.     Top = 47
  25.     Width = 389
  26.     Height = 89
  27.     BackColor = clBlack
  28.     BorderStyle = bstNone
  29.     TabOrder = 2
  30.     BackgroundColor = clBtnFace
  31.     BarColor1 = 14453326
  32.     BarColor2 = 15449500
  33.     BarColor3 = 14453326
  34.     BarColorStyle = cs3Colors
  35.     Direction = pdRightToLeft
  36.     Max = 100
  37.     Position = 100
  38.     PosTextSuffix = '%'
  39.     ShowPosText = False
  40.     VerticalBorder = 10
  41.     object Label3: TLabel
  42.       Left = 79
  43.       Top = 38
  44.       Width = 232
  45.       Height = 19
  46.       Alignment = taCenter
  47.       AutoSize = False
  48.       Caption = 'Please wait...'
  49.       Font.Charset = DEFAULT_CHARSET
  50.       Font.Color = 11822150
  51.       Font.Height = -13
  52.       Font.Name = 'Tahoma'
  53.       Font.Style = [fsBold]
  54.       ParentFont = False
  55.       Transparent = True
  56.     end
  57.     object lblPleaseWait: TLabel
  58.       Left = 78
  59.       Top = 37
  60.       Width = 232
  61.       Height = 19
  62.       Alignment = taCenter
  63.       AutoSize = False
  64.       Caption = 'Please wait...'
  65.       Font.Charset = DEFAULT_CHARSET
  66.       Font.Color = clWhite
  67.       Font.Height = -13
  68.       Font.Name = 'Tahoma'
  69.       Font.Style = [fsBold]
  70.       ParentFont = False
  71.       Transparent = True
  72.     end
  73.   end
  74.   object Panel1: TPanel
  75.     Left = 1
  76.     Top = 1
  77.     Width = 389
  78.     Height = 48
  79.     BevelOuter = bvNone
  80.     Color = 12538127
  81.     TabOrder = 0
  82.     object imgWinStyler: TImage
  83.       Left = 9
  84.       Top = 8
  85.       Width = 32
  86.       Height = 32
  87.       AutoSize = True
  88.     end
  89.     object Label2: TLabel
  90.       Left = 49
  91.       Top = 16
  92.       Width = 232
  93.       Height = 21
  94.       AutoSize = False
  95.       Caption = 'Updating Icons'
  96.       Font.Charset = DEFAULT_CHARSET
  97.       Font.Color = clWhite
  98.       Font.Height = -13
  99.       Font.Name = 'Tahoma'
  100.       Font.Style = [fsBold]
  101.       ParentFont = False
  102.       Transparent = True
  103.     end
  104.   end
  105.   object Panel2: TPanel
  106.     Left = 1
  107.     Top = 134
  108.     Width = 389
  109.     Height = 48
  110.     BevelOuter = bvNone
  111.     Color = 12538127
  112.     TabOrder = 1
  113.     object Label4: TLabel
  114.       Left = 32
  115.       Top = 11
  116.       Width = 321
  117.       Height = 30
  118.       Alignment = taCenter
  119.       AutoSize = False
  120.       Caption = 
  121.         'The update may require several seconds depending on the speed of' +
  122.         ' your system, please be patient.'
  123.       Font.Charset = DEFAULT_CHARSET
  124.       Font.Color = clWhite
  125.       Font.Height = -11
  126.       Font.Name = 'Tahoma'
  127.       Font.Style = []
  128.       ParentFont = False
  129.       Transparent = True
  130.       WordWrap = True
  131.     end
  132.   end
  133. end
  134.