home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 July
/
PCWorld_2000-07_cd.bin
/
Software
/
TemaCD
/
waveflow
/
wfuninst.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
1999-11-24
|
2KB
|
90 lines
object Form1: TForm1
Left = 313
Top = 131
BorderStyle = bsDialog
Caption = 'Wave Flow Uninstaller'
ClientHeight = 149
ClientWidth = 281
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
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