home *** CD-ROM | disk | FTP | other *** search
- object frmWait: TfrmWait
- Left = 366
- Top = 588
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 183
- ClientWidth = 391
- Color = clBlack
- DefaultMonitor = dmPrimary
- 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
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ALProgressBar1: TALProgressBar
- Left = 1
- Top = 47
- Width = 389
- Height = 89
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 2
- BackgroundColor = clBtnFace
- BarColor1 = 14980715
- BarColor2 = 15445645
- BarColor3 = 14980715
- 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 Label1: 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
- object pbProgressNT: TALProgressBar
- Left = 104
- Top = 60
- Width = 180
- Height = 16
- BackColor = clWhite
- BorderStyle = bstNone
- TabOrder = 0
- Visible = False
- BackgroundColor = 15912119
- BarColor1 = 2087464
- BarColor2 = 10678438
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- ParentShowHint = False
- ShowHint = False
- end
- end
- object Panel1: TPanel
- Left = 1
- Top = 1
- Width = 389
- Height = 48
- BevelOuter = bvNone
- Color = 11420704
- TabOrder = 0
- object imgRegDefrag: TImage
- Left = 10
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- end
- object lblCurrentAction: TLabel
- Left = 50
- Top = 16
- Width = 320
- Height = 21
- AutoSize = False
- Caption = 'Analyzing the registry'
- 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 = 11420704
- TabOrder = 1
- object Label4: TLabel
- Left = 44
- Top = 11
- Width = 297
- Height = 30
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Your computer may not react for several minutes while the analys' +
- 'is is being completed. '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 352
- Top = 8
- end
- object tmrWaitImg: TTimer
- Enabled = False
- Interval = 0
- OnTimer = tmrWaitImgTimer
- Left = 320
- Top = 8
- end
- end
-