home *** CD-ROM | disk | FTP | other *** search
- object dialogurladd: Tdialogurladd
- Left = 159
- Top = 114
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Add/Edit URL'
- ClientHeight = 354
- ClientWidth = 427
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label7: TLabel
- Left = 24
- Top = 80
- Width = 3
- Height = 13
- end
- object okbtn: TBitBtn
- Left = 192
- Top = 304
- Width = 73
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = okbtnClick
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333330000333333333333333333333333F33333333333
- 00003333344333333333333333388F3333333333000033334224333333333333
- 338338F3333333330000333422224333333333333833338F3333333300003342
- 222224333333333383333338F3333333000034222A22224333333338F338F333
- 8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
- 33333338F83338F338F33333000033A33333A222433333338333338F338F3333
- 0000333333333A222433333333333338F338F33300003333333333A222433333
- 333333338F338F33000033333333333A222433333333333338F338F300003333
- 33333333A222433333333333338F338F00003333333333333A22433333333333
- 3338F38F000033333333333333A223333333333333338F830000333333333333
- 333A333333333333333338330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object cancelbtn: TBitBtn
- Left = 272
- Top = 304
- Width = 73
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 1
- OnClick = cancelbtnClick
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333333333000033338833333333333333333F333333333333
- 0000333911833333983333333388F333333F3333000033391118333911833333
- 38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
- 911118111118333338F3338F833338F3000033333911111111833333338F3338
- 3333F8330000333333911111183333333338F333333F83330000333333311111
- 8333333333338F3333383333000033333339111183333333333338F333833333
- 00003333339111118333333333333833338F3333000033333911181118333333
- 33338333338F333300003333911183911183333333383338F338F33300003333
- 9118333911183333338F33838F338F33000033333913333391113333338FF833
- 38F338F300003333333333333919333333388333338FFF830000333333333333
- 3333333333333333333888330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object BitBtn1: TBitBtn
- Left = 352
- Top = 304
- Width = 73
- Height = 25
- Caption = 'Help'
- TabOrder = 2
- OnClick = BitBtn1Click
- Kind = bkHelp
- end
- object StatusBar1: TStatusBar
- Left = 0
- Top = 335
- Width = 427
- Height = 19
- Panels = <
- item
- Width = 50
- end>
- SimplePanel = False
- end
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 427
- Height = 297
- ActivePage = TabSheet2
- Align = alTop
- HotTrack = True
- TabOrder = 4
- object TabSheet1: TTabSheet
- Caption = 'Enter URL'
- object Label1: TLabel
- Left = 28
- Top = 4
- Width = 350
- Height = 26
- Caption =
- 'Please enter the URL you wish to monitor. A description of this ' +
- 'URL is also required. Invalid URL(s) will be referenced in the W' +
- 'ebspector Error Log.'
- WordWrap = True
- end
- object Label9: TLabel
- Left = 4
- Top = 4
- Width = 15
- Height = 22
- Caption = '1.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 28
- Top = 38
- Width = 357
- Height = 13
- Caption =
- 'We suggest you click '#39'Validate'#39' to ensure the existence of the e' +
- 'ntered URL.'
- end
- object Label10: TLabel
- Left = 4
- Top = 34
- Width = 15
- Height = 22
- Caption = '2.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label8: TLabel
- Left = 28
- Top = 64
- Width = 376
- Height = 26
- Caption =
- 'For HTML pages with frames, Webspector can only monitor one fram' +
- 'e per URL. If your URL contains frames, please click '#39'Frames'#39' to' +
- ' choose a frame. '
- WordWrap = True
- end
- object Label11: TLabel
- Left = 4
- Top = 62
- Width = 15
- Height = 22
- Caption = '3.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object GroupBox2: TGroupBox
- Left = 4
- Top = 112
- Width = 409
- Height = 145
- Caption = 'URL Information'
- TabOrder = 0
- object Label2: TLabel
- Left = 8
- Top = 23
- Width = 25
- Height = 13
- Caption = 'URL:'
- end
- object Label3: TLabel
- Left = 8
- Top = 51
- Width = 56
- Height = 13
- Caption = 'Description:'
- end
- object Label5: TLabel
- Left = 8
- Top = 78
- Width = 51
- Height = 13
- Caption = 'Username:'
- end
- object Label6: TLabel
- Left = 214
- Top = 78
- Width = 49
- Height = 13
- Caption = 'Password:'
- end
- object urltoadd: TEdit
- Left = 72
- Top = 19
- Width = 329
- Height = 22
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Text = 'http://'
- end
- object description: TEdit
- Left = 72
- Top = 48
- Width = 329
- Height = 21
- TabOrder = 1
- end
- object username: TEdit
- Left = 72
- Top = 76
- Width = 129
- Height = 21
- TabOrder = 2
- end
- object password: TEdit
- Left = 272
- Top = 76
- Width = 129
- Height = 21
- TabOrder = 3
- end
- object maskpw: TCheckBox
- Left = 272
- Top = 104
- Width = 97
- Height = 17
- Caption = 'Mask Password'
- TabOrder = 4
- OnClick = maskpwClick
- end
- object abortbtn: TBitBtn
- Left = 168
- Top = 112
- Width = 81
- Height = 25
- Cancel = True
- Caption = 'Abort'
- Enabled = False
- TabOrder = 5
- OnClick = abortbtnClick
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333FFFFF333333000033333388888833333333333F888888FFF333
- 000033338811111188333333338833FFF388FF33000033381119999111833333
- 38F338888F338FF30000339119933331111833338F388333383338F300003391
- 13333381111833338F8F3333833F38F3000039118333381119118338F38F3338
- 33F8F38F000039183333811193918338F8F333833F838F8F0000391833381119
- 33918338F8F33833F8338F8F000039183381119333918338F8F3833F83338F8F
- 000039183811193333918338F8F833F83333838F000039118111933339118338
- F3833F83333833830000339111193333391833338F33F8333FF838F300003391
- 11833338111833338F338FFFF883F83300003339111888811183333338FF3888
- 83FF83330000333399111111993333333388FFFFFF8833330000333333999999
- 3333333333338888883333330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object validatebtn: TBitBtn
- Left = 88
- Top = 112
- Width = 73
- Height = 25
- Caption = 'Validate'
- TabOrder = 7
- OnClick = validatebtnClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500000000000
- 055557777777777775F508888888888880557F5FFFFFFFFFF75F080000000000
- 88057577777777775F755080FFFFFF05088057F7FFFFFF7575F70000000000F0
- F08077777777775757F70FFFFFFFFF0F008075F5FF5FF57577F750F00F00FFF0
- F08057F775775557F7F750FFFFFFFFF0F08057FF5555555757F7000FFFFFFFFF
- 0000777FF5FFFFF577770900F00000F000907F775777775777F7090FFFFFFFFF
- 00907F7F555555557757000FFFFFFFFF0F00777F5FFF5FF57F77550F000F00FF
- 0F05557F777577557F7F550FFFFFFFFF0005557F555FFFFF7775550FFF000000
- 05555575FF777777755555500055555555555557775555555555}
- NumGlyphs = 2
- end
- object framebtn: TBitBtn
- Left = 8
- Top = 112
- Width = 73
- Height = 25
- Caption = 'Frames'
- TabOrder = 6
- OnClick = framebtnClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333333333333333333EEEEEEEEEEEEEEE333FFFFFFFFFFFFF3E00000000000
- 00E337777777777777F3E0F77777777770E337F33333333337F3E0F333333333
- 70E337F3333F333337F3E0F33303333370E337F3337FF33337F3E0F333003333
- 70E337F33377FF3337F3E0F33300033370E337F333777FF337F3E0F333000033
- 70E337F33377773337F3E0F33300033370E337F33377733337F3E0F333003333
- 70E337F33377333337F3E0F33303333370E337F33373333337F3E0F333333333
- 70E337F33333333337F3E0FFFFFFFFFFF0E337FFFFFFFFFFF7F3E00000000000
- 00E33777777777777733EEEEEEEEEEEEEEE33333333333333333}
- NumGlyphs = 2
- end
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Customize Retrieval'
- object Downloads: TGroupBox
- Left = 4
- Top = 4
- Width = 409
- Height = 105
- Caption = 'Downloads'
- TabOrder = 0
- object Label17: TLabel
- Left = 176
- Top = 20
- Width = 73
- Height = 13
- Caption = 'Size Threshold:'
- end
- object Label18: TLabel
- Left = 372
- Top = 22
- Width = 26
- Height = 13
- Caption = 'Bytes'
- end
- object Label12: TLabel
- Left = 176
- Top = 49
- Width = 73
- Height = 13
- Caption = 'HTTP Timeout:'
- end
- object Label19: TLabel
- Left = 372
- Top = 78
- Width = 19
- Height = 13
- Caption = 'Sec'
- end
- object Label13: TLabel
- Left = 176
- Top = 78
- Width = 67
- Height = 13
- Caption = 'Slow Timeout:'
- end
- object Label20: TLabel
- Left = 372
- Top = 49
- Width = 19
- Height = 13
- Caption = 'Sec'
- end
- object keeplatest: TCheckBox
- Left = 8
- Top = 28
- Width = 145
- Height = 17
- Caption = 'Keep Only Latest Page'
- TabOrder = 0
- end
- object sizethreshold: TEdit
- Left = 288
- Top = 18
- Width = 73
- Height = 21
- TabOrder = 2
- end
- object sizepriority: TCheckBox
- Left = 8
- Top = 56
- Width = 97
- Height = 17
- Caption = 'Size Priority'
- TabOrder = 1
- end
- object delayvalue: TEdit
- Left = 288
- Top = 46
- Width = 73
- Height = 21
- TabOrder = 3
- end
- object timeoutvalue: TEdit
- Left = 288
- Top = 76
- Width = 73
- Height = 21
- TabOrder = 4
- end
- end
- object GroupBox1: TGroupBox
- Left = 4
- Top = 116
- Width = 409
- Height = 150
- Caption = 'Highlighting'
- TabOrder = 1
- object changecolor: TLabel
- Left = 192
- Top = 20
- Width = 145
- Height = 13
- Caption = 'Change Color will look like this.'
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object keywordcolor: TLabel
- Left = 192
- Top = 52
- Width = 149
- Height = 13
- Caption = 'Keyword Color will look like this.'
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Label16: TLabel
- Left = 8
- Top = 130
- Width = 194
- Height = 13
- Caption = '(Phrasal searches should be in "Quotes")'
- end
- object Label21: TLabel
- Left = 8
- Top = 82
- Width = 49
- Height = 13
- Caption = 'Keywords:'
- end
- object Bevel1: TBevel
- Left = 8
- Top = 44
- Width = 393
- Height = 1
- end
- object highlighter: TCheckBox
- Left = 8
- Top = 20
- Width = 113
- Height = 17
- Caption = 'Highlight Changes'
- TabOrder = 0
- OnClick = highlighterClick
- end
- object enablekey: TCheckBox
- Left = 8
- Top = 52
- Width = 161
- Height = 17
- Caption = 'Enable Keyword Highlighting'
- TabOrder = 2
- OnClick = enablekeyClick
- end
- object keylist: TEdit
- Left = 80
- Top = 80
- Width = 321
- Height = 21
- Color = clSilver
- Enabled = False
- TabOrder = 4
- end
- object word: TCheckBox
- Left = 160
- Top = 108
- Width = 145
- Height = 17
- Caption = 'Match Whole Word Only'
- Color = clBtnFace
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- TabOrder = 6
- end
- object casesensitive: TCheckBox
- Left = 320
- Top = 108
- Width = 81
- Height = 17
- Caption = 'Match Case'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 7
- end
- object setkeycolor: TBitBtn
- Left = 350
- Top = 50
- Width = 51
- Height = 20
- Caption = 'Set'
- Enabled = False
- TabOrder = 3
- OnClick = setkeycolorClick
- end
- object sethighcolor: TBitBtn
- Left = 350
- Top = 16
- Width = 51
- Height = 20
- Caption = 'Set'
- Enabled = False
- TabOrder = 1
- OnClick = sethighcolorClick
- end
- object filterkey: TCheckBox
- Left = 8
- Top = 108
- Width = 129
- Height = 17
- Caption = 'Keywords must appear'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- end
- end
- end
- end
- object HTMLcolorDialog1: THTMLcolorDialog
- Ctl3D = True
- Left = 48
- Top = 300
- end
- object TomEncryption1: TTomEncryption
- Key = 'webspectorpassword147'
- Left = 316
- Top = 112
- end
- end
-