home *** CD-ROM | disk | FTP | other *** search
- object InstallClient: TInstallClient
- Left = 300
- Top = 127
- AlphaBlend = True
- AlphaBlendValue = 0
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Uninstall Legacy: Dark Shadows'
- ClientHeight = 337
- ClientWidth = 550
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 550
- Height = 337
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Panel001: TScrollBox
- Left = 125
- Top = 73
- Width = 425
- Height = 217
- VertScrollBar.ButtonSize = 14
- VertScrollBar.ParentColor = False
- VertScrollBar.Smooth = True
- VertScrollBar.Size = 14
- VertScrollBar.ThumbSize = 14
- BevelInner = bvNone
- BevelOuter = bvNone
- Color = 5408959
- ParentColor = False
- TabOrder = 0
- object Memo1: TMemo
- Left = -1
- Top = 0
- Width = 401
- Height = 385
- BevelInner = bvNone
- BevelOuter = bvNone
- BorderStyle = bsNone
- Color = 5408959
- ReadOnly = True
- TabOrder = 0
- end
- end
- object Panel3: TPanel
- Left = 125
- Top = 289
- Width = 425
- Height = 49
- BevelInner = bvLowered
- Color = 7250903
- TabOrder = 1
- object Image2: TImage
- Left = 16
- Top = 12
- Width = 74
- Height = 25
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- OnClick = Image2Click
- end
- object Image3: TImage
- Left = 336
- Top = 12
- Width = 74
- Height = 25
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- OnClick = Image3Click
- end
- object Image4: TImage
- Left = 248
- Top = 12
- Width = 74
- Height = 25
- AutoSize = True
- Picture.Data = {<image003.bmp>}
- end
- end
- object Panel006: TPanel
- Left = 125
- Top = 73
- Width = 425
- Height = 217
- BevelInner = bvLowered
- Color = 5408959
- TabOrder = 3
- object Panel7: TPanel
- Left = 1
- Top = 8
- Width = 422
- Height = 33
- BevelOuter = bvNone
- Color = 4488889
- TabOrder = 0
- object Label9: TLabel
- Left = 8
- Top = 8
- Width = 297
- Height = 13
- Caption = 'The uninstaller will completely uninstall Legacy: Dark Shadows.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- object Panel005: TPanel
- Left = 125
- Top = 73
- Width = 425
- Height = 217
- BevelInner = bvLowered
- Color = 5408959
- TabOrder = 2
- Visible = False
- object Panel5: TPanel
- Left = 1
- Top = 16
- Width = 422
- Height = 33
- BevelOuter = bvNone
- Color = 4488889
- TabOrder = 0
- object Label7: TLabel
- Left = 23
- Top = 8
- Width = 63
- Height = 13
- Caption = 'Please wait...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- object ProgressBar1: TProgressBar
- Left = 40
- Top = 176
- Width = 345
- Height = 17
- Min = 0
- Max = 20
- Smooth = True
- Step = 20
- TabOrder = 1
- end
- end
- object Panel004: TPanel
- Left = 125
- Top = 73
- Width = 425
- Height = 217
- BevelInner = bvLowered
- Color = 5408959
- TabOrder = 4
- Visible = False
- object Panel2: TPanel
- Left = 1
- Top = 16
- Width = 422
- Height = 33
- BevelOuter = bvNone
- Color = 4488889
- TabOrder = 0
- object Label1: TLabel
- Left = 23
- Top = 8
- Width = 89
- Height = 13
- Caption = 'Uninstall complete.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- object Timer1: TTimer
- Interval = 20
- OnTimer = Timer1Timer
- Left = 504
- Top = 16
- end
- end
-