home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 342
- Top = 180
- Width = 557
- Height = 369
- Caption = 'intreSoft'#39's Uninstall'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 16
- object Label1: TLabel
- Left = 104
- Top = 32
- Width = 3
- Height = 16
- end
- object Label2: TLabel
- Left = 104
- Top = 0
- Width = 120
- Height = 25
- Caption = 'UNINSTALL'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clTeal
- Font.Height = -20
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image1: TImage
- Left = 320
- Top = 82
- Width = 16
- Height = 16
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Visible = False
- end
- object Image2: TImage
- Left = 320
- Top = 108
- Width = 16
- Height = 16
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- Visible = False
- end
- object Image3: TImage
- Left = 320
- Top = 134
- Width = 16
- Height = 16
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- Visible = False
- end
- object Image4: TImage
- Left = 320
- Top = 160
- Width = 16
- Height = 16
- AutoSize = True
- Picture.Data = {<image003.bmp>}
- Visible = False
- end
- object Image5: TImage
- Left = 320
- Top = 212
- Width = 16
- Height = 16
- AutoSize = True
- Enabled = False
- Picture.Data = {<image004.bmp>}
- Visible = False
- end
- object Image6: TImage
- Left = 320
- Top = 186
- Width = 16
- Height = 16
- AutoSize = True
- Enabled = False
- Picture.Data = {<image005.bmp>}
- Visible = False
- end
- object Image7: TImage
- Left = 320
- Top = 264
- Width = 16
- Height = 16
- AutoSize = True
- Enabled = False
- Picture.Data = {<image006.bmp>}
- Visible = False
- end
- object DeskTopl: TLabel
- Left = 352
- Top = 82
- Width = 57
- Height = 16
- Caption = 'DeskTop'
- end
- object ProgFilesL: TLabel
- Left = 352
- Top = 108
- Width = 99
- Height = 16
- Caption = 'Program Groups'
- end
- object Label4: TLabel
- Left = 352
- Top = 264
- Width = 51
- Height = 16
- Caption = 'Finished'
- end
- object FilesL: TLabel
- Left = 352
- Top = 134
- Width = 29
- Height = 16
- Caption = 'Files'
- end
- object FolderL: TLabel
- Left = 352
- Top = 160
- Width = 39
- Height = 16
- Caption = 'Folder'
- end
- object Startupl: TLabel
- Left = 352
- Top = 186
- Width = 45
- Height = 16
- Caption = 'Start up'
- end
- object startmenul: TLabel
- Left = 352
- Top = 212
- Width = 63
- Height = 16
- Caption = 'Start Menu'
- end
- object Registryl: TLabel
- Left = 352
- Top = 56
- Width = 50
- Height = 16
- Caption = 'Registry'
- end
- object Image8: TImage
- Left = 320
- Top = 56
- Width = 16
- Height = 16
- AutoSize = True
- Enabled = False
- Picture.Data = {<image007.bmp>}
- Visible = False
- end
- object Addreml: TLabel
- Left = 352
- Top = 238
- Width = 83
- Height = 16
- Caption = 'Add/Remove'
- end
- object Image9: TImage
- Left = 320
- Top = 238
- Width = 16
- Height = 16
- AutoSize = True
- Enabled = False
- Picture.Data = {<image008.bmp>}
- Visible = False
- end
- object Image10: TImage
- Left = 0
- Top = 0
- Width = 97
- Height = 336
- AutoSize = True
- Picture.Data = {<image009.bmp>}
- end
- object errorl: TLabel
- Left = 104
- Top = 88
- Width = 3
- Height = 16
- end
- object ProblemL: TLabel
- Left = 272
- Top = 304
- Width = 3
- Height = 16
- Caption = '.'
- end
- object Uninstall: TButton
- Left = 120
- Top = 256
- Width = 59
- Height = 25
- Caption = 'Uninstall'
- TabOrder = 0
- OnClick = UninstallClick
- end
- object Exitb: TButton
- Left = 120
- Top = 282
- Width = 59
- Height = 25
- Caption = 'Exit'
- TabOrder = 1
- OnClick = ExitbClick
- end
- end
-