home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 313
- Top = 131
- BorderStyle = bsDialog
- Caption = 'Wave Flow Uninstaller'
- ClientHeight = 149
- ClientWidth = 281
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label4: TLabel
- Left = 16
- Top = 8
- Width = 219
- Height = 19
- Caption = 'WAVE FLOW UNINSTALLER:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- end
- object Label6: TLabel
- Left = 20
- Top = 40
- Width = 126
- Height = 13
- Caption = 'Deleting Registry entries ...'
- Enabled = False
- end
- object Label7: TLabel
- Left = 20
- Top = 60
- Width = 113
- Height = 13
- Caption = 'Deleting program files ...'
- Enabled = False
- end
- object Label8: TLabel
- Left = 20
- Top = 80
- Width = 86
- Height = 13
- Caption = 'Deleting Menus ...'
- Enabled = False
- end
- object Button1: TButton
- Left = 16
- Top = 112
- Width = 125
- Height = 25
- Caption = '&Uninstall Wave Flow'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 144
- Top = 112
- Width = 125
- Height = 25
- Cancel = True
- Caption = 'E&xit'
- Default = True
- TabOrder = 1
- OnClick = Button2Click
- end
- object DdeClient: TDdeClientConv
- DdeService = 'Progman'
- Left = 16
- Top = 312
- LinkInfo = (
- 'Service Progman'
- 'Topic ')
- end
- object DdeClientConv1: TDdeClientConv
- DdeService = 'Progman'
- Left = 176
- Top = 40
- LinkInfo = (
- 'Service Progman'
- 'Topic ')
- end
- end
-