home *** CD-ROM | disk | FTP | other *** search
- object frmUninstall: TfrmUninstall
- Left = 192
- Top = 107
- Width = 195
- Height = 143
- Caption = 'Uninstall WeWeb.com'#39's WeBlocker'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object lblUninstall: TLabel
- Left = 0
- Top = 0
- Width = 187
- Height = 13
- Align = alTop
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object butOK: TButton
- Left = 14
- Top = 84
- Width = 65
- Height = 25
- Caption = '&Yes'
- TabOrder = 0
- OnClick = butOKClick
- end
- object butCancel: TButton
- Left = 104
- Top = 84
- Width = 65
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- Default = True
- TabOrder = 1
- OnClick = butCancelClick
- end
- object Memo1: TMemo
- Left = 30
- Top = 96
- Width = 25
- Height = 13
- Lines.Strings = (
- 'M'
- 'e'
- 'm'
- 'o'
- '1')
- TabOrder = 2
- Visible = False
- end
- object UsersDB: THalcyonDataSet
- About = 'Halcyon Version 06.6.0 (21 Mar 00)'
- AutoFlush = False
- Exclusive = False
- LockProtocol = Default
- TableName = 'USERS.DBF'
- TranslateASCII = True
- UseDeleted = False
- UserID = 0
- Left = 30
- Top = 54
- end
- object UserSource: TDataSource
- DataSet = UsersDB
- Left = 96
- Top = 54
- end
- object AppInfo: TzShowApp
- CPUType = 5
- CPUString = 'AMD K5/K6'
- CPUVendor = 'AuthenticAMD'
- CPUMMX = True
- CPUStepping = 0
- CPUModel = 8
- CPUSpeed = 299
- UseCmdShow = False
- ShowHint = True
- Left = 12
- Top = 30
- end
- end
-