home *** CD-ROM | disk | FTP | other *** search
- object ReDir: TReDir
- Left = 494
- Top = 267
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Redirection Options'
- ClientHeight = 297
- ClientWidth = 326
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 18
- Top = 8
- Width = 289
- Height = 225
- end
- object Label3: TLabel
- Left = 42
- Top = 24
- Width = 232
- Height = 57
- AutoSize = False
- Caption =
- 'When a site is blocked by name, CYBERsitter will redirect you to' +
- ' another location. You may select where you are redirected to be' +
- 'low.'
- WordWrap = True
- end
- object ApplyBtn: TSpeedButton
- Left = 220
- Top = 248
- Width = 75
- Height = 32
- Caption = 'Apply'
- OnClick = ApplyBtnClick
- end
- object Redir1: TRadioButton
- Tag = 1
- Left = 72
- Top = 104
- Width = 185
- Height = 17
- Caption = 'CYBERsitter Search Engine'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object Redir2: TRadioButton
- Tag = 2
- Left = 72
- Top = 140
- Width = 201
- Height = 17
- Caption = 'Random "Safe Site" (General Interest)'
- Checked = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- TabStop = True
- end
- object Redir3: TRadioButton
- Tag = 3
- Left = 72
- Top = 176
- Width = 161
- Height = 17
- Caption = 'Generic "No Access" Page'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- end
-