home *** CD-ROM | disk | FTP | other *** search
- object frmWait: TfrmWait
- Left = 339
- Top = 497
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 183
- ClientWidth = 391
- Color = clBlack
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object ALProgressBar1: TALProgressBar
- Left = 1
- Top = 47
- Width = 389
- Height = 89
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 2
- BackgroundColor = clBtnFace
- BarColor1 = 14453326
- BarColor2 = 15449500
- BarColor3 = 14453326
- BarColorStyle = cs3Colors
- Direction = pdRightToLeft
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- object Label3: TLabel
- Left = 79
- Top = 38
- Width = 232
- Height = 19
- Alignment = taCenter
- AutoSize = False
- Caption = 'Please wait...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 11822150
- Font.Height = -13
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblPleaseWait: TLabel
- Left = 78
- Top = 37
- Width = 232
- Height = 19
- Alignment = taCenter
- AutoSize = False
- Caption = 'Please wait...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- object Panel1: TPanel
- Left = 1
- Top = 1
- Width = 389
- Height = 48
- BevelOuter = bvNone
- Color = 12538127
- TabOrder = 0
- object imgWinStyler: TImage
- Left = 9
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Label2: TLabel
- Left = 49
- Top = 16
- Width = 232
- Height = 21
- AutoSize = False
- Caption = 'Updating Icons'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- object Panel2: TPanel
- Left = 1
- Top = 134
- Width = 389
- Height = 48
- BevelOuter = bvNone
- Color = 12538127
- TabOrder = 1
- object Label4: TLabel
- Left = 32
- Top = 11
- Width = 321
- Height = 30
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'The update may require several seconds depending on the speed of' +
- ' your system, please be patient.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- end
- end
-