home *** CD-ROM | disk | FTP | other *** search
- object UninstallForm: TUninstallForm
- Left = 648
- Top = 561
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Remove Programs From Your Computer'
- ClientHeight = 329
- ClientWidth = 472
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsMDIChild
- Position = poScreenCenter
- PrintScale = poNone
- Scaled = False
- Visible = True
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 176
- Top = 16
- Width = 273
- Height = 49
- AutoSize = False
- Caption =
- 'Anyware Antivirus will be removed from your computer. Please wai' +
- 't while each of the following components is removed...'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 216
- Top = 80
- Width = 233
- Height = 17
- AutoSize = False
- Caption = 'Shared program files...'
- WordWrap = True
- end
- object Bevel1: TBevel
- Left = 16
- Top = 288
- Width = 441
- Height = 9
- Shape = bsTopLine
- end
- object Label3: TLabel
- Left = 216
- Top = 104
- Width = 233
- Height = 17
- AutoSize = False
- Caption = 'Standard program files...'
- Visible = False
- WordWrap = True
- end
- object Label4: TLabel
- Left = 216
- Top = 128
- Width = 233
- Height = 17
- AutoSize = False
- Caption = 'Folder items...'
- Visible = False
- WordWrap = True
- end
- object Label5: TLabel
- Left = 216
- Top = 152
- Width = 233
- Height = 17
- AutoSize = False
- Caption = 'Program folders...'
- Visible = False
- WordWrap = True
- end
- object Label6: TLabel
- Left = 216
- Top = 176
- Width = 233
- Height = 17
- AutoSize = False
- Caption = 'Program directories...'
- Visible = False
- WordWrap = True
- end
- object Label7: TLabel
- Left = 216
- Top = 200
- Width = 233
- Height = 17
- AutoSize = False
- Caption = 'Program registry entries...'
- Visible = False
- WordWrap = True
- end
- object Image2: TImage
- Left = 196
- Top = 80
- Width = 10
- Height = 10
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Visible = False
- end
- object Image3: TImage
- Left = 196
- Top = 104
- Width = 10
- Height = 10
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- Visible = False
- end
- object Image4: TImage
- Left = 196
- Top = 128
- Width = 10
- Height = 10
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- Visible = False
- end
- object Image5: TImage
- Left = 196
- Top = 152
- Width = 10
- Height = 10
- AutoSize = True
- Picture.Data = {<image003.bmp>}
- Visible = False
- end
- object Image6: TImage
- Left = 196
- Top = 176
- Width = 10
- Height = 10
- AutoSize = True
- Picture.Data = {<image004.bmp>}
- Visible = False
- end
- object Image7: TImage
- Left = 196
- Top = 200
- Width = 10
- Height = 10
- AutoSize = True
- Picture.Data = {<image005.bmp>}
- Visible = False
- end
- object Panel1: TPanel
- Left = 16
- Top = 8
- Width = 143
- Height = 270
- BevelOuter = bvLowered
- Color = clTeal
- TabOrder = 0
- object Image1: TImage
- Left = 1
- Top = 1
- Width = 141
- Height = 268
- end
- end
- object OkBtn: TButton
- Left = 382
- Top = 300
- Width = 74
- Height = 24
- Caption = 'Ok'
- Enabled = False
- ModalResult = 6
- TabOrder = 1
- OnClick = ButtonClick
- end
- object ProgressBar1: TProgressBar
- Left = 192
- Top = 232
- Width = 265
- Height = 20
- Min = 0
- Max = 6
- TabOrder = 2
- end
- end
-