home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-08-11 | 38.6 KB | 1,313 lines |
- object setupform: Tsetupform
- Left = 92
- Top = 71
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Webspector Setup'
- ClientHeight = 254
- ClientWidth = 504
- 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
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object cancelbutton: TBitBtn
- Left = 343
- Top = 224
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 1
- OnClick = cancelbuttonClick
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333333333000033338833333333333333333F333333333333
- 0000333911833333983333333388F333333F3333000033391118333911833333
- 38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
- 911118111118333338F3338F833338F3000033333911111111833333338F3338
- 3333F8330000333333911111183333333338F333333F83330000333333311111
- 8333333333338F3333383333000033333339111183333333333338F333833333
- 00003333339111118333333333333833338F3333000033333911181118333333
- 33338333338F333300003333911183911183333333383338F338F33300003333
- 9118333911183333338F33838F338F33000033333913333391113333338FF833
- 38F338F300003333333333333919333333388333338FFF830000333333333333
- 3333333333333333333888330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object BitBtn4: TBitBtn
- Left = 422
- Top = 224
- Width = 75
- Height = 25
- Caption = 'Help'
- TabOrder = 2
- OnClick = BitBtn4Click
- Kind = bkHelp
- end
- object savebutton: TBitBtn
- Left = 264
- Top = 224
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = savebuttonClick
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333330000333333333333333333333333F33333333333
- 00003333344333333333333333388F3333333333000033334224333333333333
- 338338F3333333330000333422224333333333333833338F3333333300003342
- 222224333333333383333338F3333333000034222A22224333333338F338F333
- 8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
- 33333338F83338F338F33333000033A33333A222433333338333338F338F3333
- 0000333333333A222433333333333338F338F33300003333333333A222433333
- 333333338F338F33000033333333333A222433333333333338F338F300003333
- 33333333A222433333333333338F338F00003333333333333A22433333333333
- 3338F38F000033333333333333A223333333333333338F830000333333333333
- 333A333333333333333338330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object PageControl1: TPageControl
- Left = 4
- Top = 0
- Width = 497
- Height = 217
- ActivePage = TabSheet7
- HotTrack = True
- MultiLine = True
- TabOrder = 3
- object TabSheet4: TTabSheet
- Caption = 'Scheduler'
- object Label11: TLabel
- Left = 8
- Top = 8
- Width = 23
- Height = 13
- Caption = 'Hour'
- end
- object Label12: TLabel
- Left = 64
- Top = 8
- Width = 32
- Height = 13
- Caption = 'Minute'
- end
- object Label9: TLabel
- Left = 8
- Top = 54
- Width = 94
- Height = 13
- Caption = 'WebBox to retrieve:'
- end
- object Label13: TLabel
- Left = 176
- Top = 8
- Width = 129
- Height = 13
- Caption = 'Currently Scheduled Times:'
- end
- object hour: TComboBox
- Left = 8
- Top = 24
- Width = 49
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '10'
- '11'
- '12')
- TabOrder = 0
- end
- object minute: TComboBox
- Left = 64
- Top = 24
- Width = 49
- Height = 21
- ItemHeight = 13
- Items.Strings = (
- '00'
- '05'
- '10'
- '15'
- '20'
- '25'
- '30'
- '35'
- '40'
- '45'
- '50'
- '55')
- TabOrder = 1
- end
- object AM: TRadioButton
- Left = 120
- Top = 16
- Width = 41
- Height = 17
- Caption = 'AM'
- Checked = True
- TabOrder = 2
- TabStop = True
- end
- object PM: TRadioButton
- Left = 120
- Top = 32
- Width = 41
- Height = 17
- Caption = 'PM'
- TabOrder = 3
- end
- object availboxes: TComboBox
- Left = 8
- Top = 70
- Width = 153
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 4
- end
- object BitBtn6: TBitBtn
- Left = 8
- Top = 102
- Width = 153
- Height = 25
- Caption = 'Add New Time'
- TabOrder = 5
- OnClick = BitBtn6Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300130000031
- 00333773F77777FF7733331000909000133333377737F777FF33330098F0F890
- 0333337733F733F77F33370980FFF08907333373373F373373F33099FF0FFFF9
- 903337F3F373F33FF7F33090FFF0FF00903337F73337F37737F33099FFF0FFF9
- 9033373F33F7F3F33733370980F0F0890733337FF737F7337F33330098F0F890
- 03333F77FF3733377FFF000009999900000377777FFFFF77777F088700000008
- 77037F3377777773337F088887707888870373F3337773F33373307880707088
- 7033373FF737F73FF733337003303300733333777337FF777333333333000333
- 3333333333777333333333333333333333333333333333333333}
- NumGlyphs = 2
- end
- object BitBtn7: TBitBtn
- Left = 8
- Top = 150
- Width = 153
- Height = 25
- Caption = 'Delete Selected Time'
- TabOrder = 7
- OnClick = BitBtn7Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
- 3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
- 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
- 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
- 333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
- 03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
- 33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
- 0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
- 3333333337FFF7F3333333333000003333333333377777333333}
- NumGlyphs = 2
- end
- object schedview: TListView
- Left = 176
- Top = 24
- Width = 310
- Height = 153
- Columns = <>
- GridLines = True
- HotTrackStyles = []
- MultiSelect = True
- ReadOnly = True
- RowSelect = True
- TabOrder = 8
- OnColumnClick = schedviewColumnClick
- OnKeyDown = schedviewKeyDown
- end
- object BitBtn14: TBitBtn
- Left = 8
- Top = 126
- Width = 153
- Height = 25
- Caption = 'Add New Time X Minutes'
- TabOrder = 6
- OnClick = BitBtn14Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333FFFFFFFFFFFFF3344444444444443337777777777777F334CCCCCCCCCC
- C43337777777777777F33444881B188444333777F3737337773333308881FF70
- 33333337F3373337F3333330888BF770333333373F33F337333333330881F703
- 3333333373F73F7333333333308B703333333333373F77333333333333080333
- 3333333333777FF333333333301F103333333333377777FF3333333301B1F103
- 333333337737777FF3333330881BFB7033333337F3737F77F333333088881F70
- 333333F7F3337777FFF334448888888444333777FFFFFFF777F334CCCCCCCCCC
- C43337777777777777F334444444444444333777777777777733}
- NumGlyphs = 2
- end
- end
- object TabSheet1: TTabSheet
- Caption = 'Defaults'
- object Label18: TLabel
- Left = 8
- Top = 12
- Width = 62
- Height = 13
- Caption = 'Default URL:'
- end
- object Label17: TLabel
- Left = 8
- Top = 150
- Width = 97
- Height = 13
- Caption = 'Retrieval Processes:'
- end
- object Label27: TLabel
- Left = 130
- Top = 174
- Width = 6
- Height = 13
- Caption = '1'
- end
- object Label28: TLabel
- Left = 275
- Top = 174
- Width = 6
- Height = 13
- Caption = '5'
- end
- object Label33: TLabel
- Left = 452
- Top = 174
- Width = 12
- Height = 13
- Caption = '10'
- end
- object placeintray: TCheckBox
- Left = 8
- Top = 36
- Width = 217
- Height = 17
- Caption = 'Prompt upon exiting Webspector Server'
- TabOrder = 1
- end
- object systemtray: TCheckBox
- Left = 8
- Top = 62
- Width = 265
- Height = 17
- Caption = 'Start Webspector Server minimized on System Tray'
- TabOrder = 2
- end
- object useeffect: TCheckBox
- Left = 8
- Top = 88
- Width = 345
- Height = 17
- Caption = 'Play sound effect upon retrieval of new/modified web pages'
- TabOrder = 3
- OnClick = useeffectClick
- end
- object soundbtn: TBitBtn
- Left = 256
- Top = 111
- Width = 75
- Height = 24
- Caption = 'Browse...'
- Enabled = False
- TabOrder = 5
- OnClick = soundbtnClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 33333FFFFFFFFFFFFFFF000000000000000077777777777777770F7777777777
- 77707F3F3333333333370F988888888888707F733FFFFFFFF3370F8800000000
- 88707F337777777733370F888888888888707F333FFFFFFFF3370F8800000000
- 88707F337777777733370F888888888888707F333333333333370F8888888888
- 88707F333333333333370FFFFFFFFFFFFFF07FFFFFFFFFFFFFF7000000000000
- 0000777777777777777733333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333}
- NumGlyphs = 2
- end
- object soundeffect: TEdit
- Left = 8
- Top = 112
- Width = 241
- Height = 21
- Color = clSilver
- Enabled = False
- ReadOnly = True
- TabOrder = 4
- end
- object defaulturl: TEdit
- Left = 80
- Top = 8
- Width = 401
- Height = 21
- TabOrder = 0
- Text = 'http://www.illumix.com'
- end
- object numthreads: TTrackBar
- Left = 120
- Top = 142
- Width = 353
- Height = 33
- Min = 1
- Orientation = trHorizontal
- Frequency = 1
- Position = 1
- SelEnd = 0
- SelStart = 0
- TabOrder = 6
- ThumbLength = 20
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- end
- end
- object TabSheet7: TTabSheet
- Caption = 'Reports'
- object reportscapability: TCheckBox
- Left = 8
- Top = 8
- Width = 105
- Height = 17
- Caption = 'Enable Reports'
- TabOrder = 0
- OnClick = reportscapabilityClick
- end
- object GroupBox2: TGroupBox
- Left = 288
- Top = 8
- Width = 201
- Height = 177
- Caption = 'E-mail Reports'
- TabOrder = 3
- object Label29: TLabel
- Left = 8
- Top = 40
- Width = 115
- Height = 13
- Caption = 'SMTP (outgoing) server:'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- WordWrap = True
- end
- object Label32: TLabel
- Left = 8
- Top = 80
- Width = 116
- Height = 13
- Caption = 'Originating Mail Address:'
- end
- object Label30: TLabel
- Left = 8
- Top = 120
- Width = 81
- Height = 13
- Caption = 'Receipt Address:'
- end
- object smtpserver: TEdit
- Left = 8
- Top = 54
- Width = 177
- Height = 21
- TabOrder = 1
- end
- object origmail: TEdit
- Left = 8
- Top = 94
- Width = 177
- Height = 21
- TabOrder = 2
- end
- object sendmail: TEdit
- Left = 8
- Top = 134
- Width = 177
- Height = 21
- TabOrder = 3
- end
- object emailblank: TCheckBox
- Left = 8
- Top = 20
- Width = 185
- Height = 17
- Caption = 'E-mail Blank Reports (No Changes)'
- TabOrder = 0
- end
- end
- object reportunchanged: TCheckBox
- Left = 8
- Top = 32
- Width = 153
- Height = 17
- Caption = 'Report Unchanged'
- TabOrder = 1
- end
- object GroupBox3: TGroupBox
- Left = 8
- Top = 56
- Width = 273
- Height = 129
- Caption = 'Specify URL Lists'
- TabOrder = 2
- object reportbox: TComboBox
- Left = 8
- Top = 17
- Width = 105
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- end
- object addreport: TBitBtn
- Left = 8
- Top = 45
- Width = 105
- Height = 25
- Caption = 'Add '
- TabOrder = 1
- OnClick = addreportClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555FFFFFFFFFF5555550000000000555557777777777F5555550FFFFFFFF
- 0555557F5FFFF557F5555550F0000FFF0555557F77775557F5555550FFFFFFFF
- 0555557F5FFFFFF7F5555550F000000F0555557F77777757F5555550FFFFFFFF
- 0555557F5FFFFFF7F5555550F000000F0555557F77777757F5555550FFFFFFFF
- 0555557F5FFF5557F5555550F000FFFF0555557F77755FF7F5555550FFFFF000
- 0555557F5FF5777755555550F00FF0F05555557F77557F7555555550FFFFF005
- 5555557FFFFF7755555555500000005555555577777775555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object removereport: TBitBtn
- Left = 8
- Top = 75
- Width = 105
- Height = 25
- Caption = 'Delete'
- TabOrder = 2
- OnClick = removereportClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
- 3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
- 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
- 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
- 333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
- 03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
- 33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
- 0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
- 3333333337FFF7F3333333333000003333333333377777333333}
- NumGlyphs = 2
- end
- object reportlist: TListBox
- Left = 120
- Top = 17
- Width = 145
- Height = 104
- ItemHeight = 13
- MultiSelect = True
- TabOrder = 3
- OnKeyDown = reportlistKeyDown
- end
- end
- object reporterrors: TCheckBox
- Left = 144
- Top = 8
- Width = 97
- Height = 17
- Caption = 'Report Errors'
- TabOrder = 4
- end
- object emailreports: TCheckBox
- Left = 144
- Top = 30
- Width = 100
- Height = 21
- Caption = 'E-mail Reports '
- TabOrder = 5
- OnClick = emailreportsClick
- end
- end
- object TabSheet8: TTabSheet
- Caption = 'Dial-Up'
- object Label23: TLabel
- Left = 8
- Top = 40
- Width = 107
- Height = 13
- Caption = 'Select a Dial-Up Entry:'
- end
- object enabledun: TCheckBox
- Left = 8
- Top = 8
- Width = 193
- Height = 17
- Caption = 'Enable Dial-Up Networking'
- TabOrder = 0
- OnClick = enabledunClick
- end
- object pbookentries: TListBox
- Left = 8
- Top = 56
- Width = 201
- Height = 129
- ItemHeight = 13
- TabOrder = 1
- end
- object dialpanel: TPanel
- Left = 216
- Top = 9
- Width = 270
- Height = 176
- Caption = 'dialpanel'
- TabOrder = 2
- object Label19: TLabel
- Left = 8
- Top = 8
- Width = 146
- Height = 13
- Caption = 'Dial-Up Networking Username:'
- end
- object Label20: TLabel
- Left = 8
- Top = 56
- Width = 144
- Height = 13
- Caption = 'Dial-Up Networking Password:'
- end
- object Label21: TLabel
- Left = 8
- Top = 104
- Width = 117
- Height = 13
- Caption = 'Retry Busy / No Answer:'
- end
- object Label22: TLabel
- Left = 136
- Top = 125
- Width = 28
- Height = 13
- Caption = 'Times'
- end
- object dunuser: TEdit
- Left = 8
- Top = 28
- Width = 249
- Height = 21
- TabOrder = 0
- end
- object dunpass: TEdit
- Left = 8
- Top = 76
- Width = 249
- Height = 21
- PasswordChar = '*'
- TabOrder = 1
- end
- object busyretries: TEdit
- Left = 8
- Top = 120
- Width = 121
- Height = 21
- TabOrder = 2
- end
- object discdun: TCheckBox
- Left = 8
- Top = 152
- Width = 177
- Height = 17
- Caption = 'Disconnect Established DUN'
- TabOrder = 3
- end
- end
- end
- object TabSheet9: TTabSheet
- Caption = 'Web Shortcuts'
- object Label10: TLabel
- Left = 8
- Top = 80
- Width = 56
- Height = 13
- Caption = 'Description:'
- end
- object Label15: TLabel
- Left = 8
- Top = 36
- Width = 25
- Height = 13
- Caption = 'URL:'
- end
- object addurl: TEdit
- Left = 8
- Top = 52
- Width = 217
- Height = 21
- TabOrder = 1
- end
- object addshortcut: TBitBtn
- Left = 8
- Top = 158
- Width = 70
- Height = 25
- Caption = 'Add'
- TabOrder = 5
- OnClick = addshortcutClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555FFFFFFFFFF55555000000000055555577777777775FFFF00B8B8B8B8B0
- 0000775F5555555777770B0B8B8B8B8B0FF07F75F555555575F70FB0B8B8B8B8
- B0F07F575FFFFFFFF7F70BFB0000000000F07F557777777777570FBFBF0FFFFF
- FFF07F55557F5FFFFFF70BFBFB0F000000F07F55557F777777570FBFBF0FFFFF
- FFF075F5557F5FFFFFF750FBFB0F000000F0575FFF7F777777575700000FFFFF
- FFF05577777F5FF55FF75555550F00FF00005555557F775577775555550FFFFF
- 0F055555557F55557F755555550FFFFF00555555557FFFFF7755555555000000
- 0555555555777777755555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object removeshortcut: TBitBtn
- Left = 82
- Top = 158
- Width = 70
- Height = 25
- Cancel = True
- Caption = 'Delete'
- TabOrder = 6
- OnClick = removeshortcutClick
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333FFFFF333333000033333388888833333333333F888888FFF333
- 000033338811111188333333338833FFF388FF33000033381119999111833333
- 38F338888F338FF30000339119933331111833338F388333383338F300003391
- 13333381111833338F8F3333833F38F3000039118333381119118338F38F3338
- 33F8F38F000039183333811193918338F8F333833F838F8F0000391833381119
- 33918338F8F33833F8338F8F000039183381119333918338F8F3833F83338F8F
- 000039183811193333918338F8F833F83333838F000039118111933339118338
- F3833F83333833830000339111193333391833338F33F8333FF838F300003391
- 11833338111833338F338FFFF883F83300003339111888811183333338FF3888
- 83FF83330000333399111111993333333388FFFFFF8833330000333333999999
- 3333333333338888883333330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object modifyshortcut: TBitBtn
- Left = 156
- Top = 158
- Width = 70
- Height = 25
- Caption = 'Modify'
- TabOrder = 7
- OnClick = modifyshortcutClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
- 000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
- 00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
- F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
- 0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
- FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
- FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
- 0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
- 00333377737FFFFF773333303300000003333337337777777333}
- NumGlyphs = 2
- end
- object shortcutenabled: TCheckBox
- Left = 8
- Top = 8
- Width = 113
- Height = 17
- Caption = 'Enable Shortcuts'
- TabOrder = 0
- OnClick = shortcutenabledClick
- end
- object desctoadd: TEdit
- Left = 8
- Top = 96
- Width = 217
- Height = 21
- TabOrder = 2
- end
- object urlshortcuts: TListView
- Left = 240
- Top = 8
- Width = 246
- Height = 177
- Columns = <
- item
- Caption = 'Description'
- Width = 100
- end
- item
- Caption = 'URL'
- Width = 142
- end>
- GridLines = True
- HideSelection = False
- HotTrackStyles = []
- ReadOnly = True
- RowSelect = True
- TabOrder = 8
- ViewStyle = vsReport
- OnClick = urlshortcutsClick
- end
- object orderup: TBitBtn
- Left = 8
- Top = 128
- Width = 70
- Height = 25
- Caption = 'Up'
- TabOrder = 3
- OnClick = orderupClick
- Glyph.Data = {
- 36050000424D3605000000000000360400002800000010000000100000000100
- 08000000000000010000120B0000120B00000500000005000000FFFF00006464
- 0000FFFFFF00C0C0C00000000000030303030303030303030303030303030303
- 0303030303030303030303030303030303030303010101030303030303030303
- 0303030101000103030303030303030303030101000001030303030303030303
- 0301010000000103030303030303030301010000000001010101010101030301
- 0100000000000000000000000001030100000202020202020202020200010303
- 0100000200000000000000000001030303010000020001010101010101030303
- 0303010000000103030303030303030303030301000001030303030303030303
- 0303030301000103030303030303030303030303030101030303030303030303
- 0303030303030303030303030303}
- end
- object orderdown: TBitBtn
- Left = 82
- Top = 128
- Width = 70
- Height = 25
- Caption = 'Down'
- TabOrder = 4
- OnClick = orderdownClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 04000000000080000000120B0000120B00000500000005000000FFFF00006464
- 0000FFFFFF00C0C0C00000000000333333333333333333333333333333333333
- 3331113333333333333101133333333333310011333333333331000113333111
- 1111000011331000000000000113102222222222001310000000002001333111
- 1111020013333333333100013333333333310013333333333331013333333333
- 3331133333333333333333333333}
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'Internet '
- object Label14: TLabel
- Left = 8
- Top = 34
- Width = 63
- Height = 13
- Caption = 'Proxy Server:'
- end
- object Label1: TLabel
- Left = 8
- Top = 58
- Width = 54
- Height = 13
- Caption = 'Proxy User:'
- end
- object Label3: TLabel
- Left = 248
- Top = 58
- Width = 78
- Height = 13
- Caption = 'Proxy Password:'
- end
- object Label7: TLabel
- Left = 344
- Top = 34
- Width = 51
- Height = 13
- Caption = 'Proxy Port:'
- end
- object Label34: TLabel
- Left = 8
- Top = 94
- Width = 56
- Height = 13
- Caption = 'User Agent:'
- end
- object Label36: TLabel
- Left = 8
- Top = 131
- Width = 73
- Height = 13
- Caption = 'HTTP Timeout:'
- end
- object Label2: TLabel
- Left = 8
- Top = 158
- Width = 67
- Height = 13
- Caption = 'Slow Timeout:'
- end
- object Label37: TLabel
- Left = 176
- Top = 131
- Width = 42
- Height = 13
- Caption = 'Seconds'
- end
- object Label4: TLabel
- Left = 176
- Top = 158
- Width = 42
- Height = 13
- Caption = 'Seconds'
- end
- object Label31: TLabel
- Left = 248
- Top = 158
- Width = 74
- Height = 13
- Caption = 'Size Protection:'
- end
- object Label8: TLabel
- Left = 248
- Top = 131
- Width = 74
- Height = 13
- Caption = 'Byte Threshold:'
- end
- object Label35: TLabel
- Left = 416
- Top = 158
- Width = 37
- Height = 13
- Caption = 'Percent'
- end
- object Label16: TLabel
- Left = 416
- Top = 131
- Width = 26
- Height = 13
- Caption = 'Bytes'
- end
- object Bevel4: TBevel
- Left = 8
- Top = 84
- Width = 457
- Height = 1
- Shape = bsBottomLine
- end
- object Bevel6: TBevel
- Left = 8
- Top = 120
- Width = 457
- Height = 1
- Shape = bsBottomLine
- end
- object useproxy: TCheckBox
- Left = 8
- Top = 8
- Width = 113
- Height = 17
- Caption = 'Use Proxy Server'
- TabOrder = 0
- OnClick = useproxyClick
- end
- object proxyserver: TEdit
- Left = 88
- Top = 32
- Width = 241
- Height = 21
- TabOrder = 1
- Text = 'proxyserver'
- end
- object proxyuser: TEdit
- Left = 88
- Top = 56
- Width = 145
- Height = 21
- TabOrder = 3
- Text = 'proxyuser'
- end
- object proxypass: TEdit
- Left = 336
- Top = 56
- Width = 129
- Height = 21
- PasswordChar = '*'
- TabOrder = 4
- Text = 'proxypass'
- end
- object proxyport: TEdit
- Left = 408
- Top = 32
- Width = 57
- Height = 21
- TabOrder = 2
- Text = 'proxyport'
- end
- object useragent: TEdit
- Left = 88
- Top = 92
- Width = 113
- Height = 21
- TabOrder = 5
- Text = 'Webspector'
- end
- object agentlist: TComboBox
- Left = 208
- Top = 92
- Width = 257
- Height = 21
- ItemHeight = 13
- Items.Strings = (
- 'Webspector'
- 'Mozilla/4.51 [en] (Win95; I)'
- 'Mozilla/4.0 (compatible; MSIE 4.0; Windows 95)')
- TabOrder = 6
- Text = 'Webspector'
- OnChange = agentlistChange
- end
- object slowtimeout: TEdit
- Left = 88
- Top = 156
- Width = 81
- Height = 21
- TabOrder = 8
- Text = 'slowtimeout'
- end
- object httptimeout: TEdit
- Left = 88
- Top = 128
- Width = 81
- Height = 21
- TabOrder = 7
- Text = 'httptimeout'
- end
- object bytethresh: TEdit
- Left = 328
- Top = 128
- Width = 81
- Height = 21
- TabOrder = 9
- Text = 'bytethresh'
- end
- object sizeprot: TEdit
- Left = 328
- Top = 156
- Width = 81
- Height = 21
- TabOrder = 10
- Text = 'sizeprot'
- end
- end
- object TabSheet6: TTabSheet
- Caption = 'Printing'
- object Bevel1: TBevel
- Left = 8
- Top = 40
- Width = 460
- Height = 1
- end
- object Label24: TLabel
- Left = 8
- Top = 142
- Width = 102
- Height = 13
- Caption = 'Main Body Font/Size:'
- end
- object bodydetails: TLabel
- Left = 112
- Top = 144
- Width = 26
- Height = 13
- Caption = 'None'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object bodyview: TLabel
- Left = 88
- Top = 160
- Width = 241
- Height = 13
- Caption = 'This is what your body text will look like at 8pt font. '
- end
- object Bevel3: TBevel
- Left = 88
- Top = 176
- Width = 380
- Height = 1
- end
- object Bevel2: TBevel
- Left = 88
- Top = 128
- Width = 380
- Height = 1
- end
- object subtitleview: TLabel
- Left = 88
- Top = 112
- Width = 231
- Height = 13
- Caption = 'This is what your subtitle will look like at 8pt font. '
- end
- object subtitledetails: TLabel
- Left = 104
- Top = 96
- Width = 26
- Height = 13
- Caption = 'None'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object Label25: TLabel
- Left = 8
- Top = 96
- Width = 92
- Height = 13
- Caption = 'Subtitles Font/Size:'
- end
- object titleview: TLabel
- Left = 88
- Top = 65
- Width = 214
- Height = 13
- Caption = 'This is what your title will look like at 8pt font. '
- end
- object Bevel5: TBevel
- Left = 88
- Top = 81
- Width = 380
- Height = 1
- end
- object titledetails: TLabel
- Left = 104
- Top = 48
- Width = 26
- Height = 13
- Caption = 'None'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object Label26: TLabel
- Left = 8
- Top = 48
- Width = 72
- Height = 13
- Caption = 'Title Font/Size:'
- end
- object dispdate: TCheckBox
- Left = 8
- Top = 8
- Width = 97
- Height = 17
- Caption = 'Display Date'
- TabOrder = 0
- end
- object dispname: TCheckBox
- Left = 120
- Top = 8
- Width = 177
- Height = 17
- Caption = 'Display Name of WebBox'
- TabOrder = 1
- end
- object BitBtn8: TBitBtn
- Left = 360
- Top = 8
- Width = 109
- Height = 25
- Caption = 'Print Setup...'
- TabOrder = 2
- OnClick = BitBtn8Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
- 00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
- 8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
- 8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
- 8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
- 03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
- 03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
- 33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
- 33333337FFFF7733333333300000033333333337777773333333}
- NumGlyphs = 2
- end
- object BitBtn9: TBitBtn
- Left = 8
- Top = 64
- Width = 73
- Height = 25
- Caption = 'Set...'
- TabOrder = 3
- OnClick = BitBtn9Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333FFF33FFFFF33333300033000
- 00333337773377777333333330333300033333337FF33777F333333330733300
- 0333333377FFF777F33333333700000073333333777777773333333333033000
- 3333333337FF777F333333333307300033333333377F777F3333333333703007
- 33333333377F7773333333333330000333333333337777F33333333333300003
- 33333333337777F3333333333337007333333333337777333333333333330033
- 3333333333377333333333333333033333333333333733333333333333333333
- 3333333333333333333333333333333333333333333333333333}
- NumGlyphs = 2
- end
- object BitBtn10: TBitBtn
- Left = 8
- Top = 112
- Width = 73
- Height = 25
- Caption = 'Set...'
- TabOrder = 4
- OnClick = BitBtn10Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333FFF33FFFFF33333300033000
- 00333337773377777333333330333300033333337FF33777F333333330733300
- 0333333377FFF777F33333333700000073333333777777773333333333033000
- 3333333337FF777F333333333307300033333333377F777F3333333333703007
- 33333333377F7773333333333330000333333333337777F33333333333300003
- 33333333337777F3333333333337007333333333337777333333333333330033
- 3333333333377333333333333333033333333333333733333333333333333333
- 3333333333333333333333333333333333333333333333333333}
- NumGlyphs = 2
- end
- object BitBtn11: TBitBtn
- Left = 8
- Top = 157
- Width = 73
- Height = 25
- Caption = 'Set...'
- TabOrder = 5
- OnClick = BitBtn11Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333FFF33FFFFF33333300033000
- 00333337773377777333333330333300033333337FF33777F333333330733300
- 0333333377FFF777F33333333700000073333333777777773333333333033000
- 3333333337FF777F333333333307300033333333377F777F3333333333703007
- 33333333377F7773333333333330000333333333337777F33333333333300003
- 33333333337777F3333333333337007333333333337777333333333333330033
- 3333333333377333333333333333033333333333333733333333333333333333
- 3333333333333333333333333333333333333333333333333333}
- NumGlyphs = 2
- end
- end
- end
- object debuglog: TCheckBox
- Left = 8
- Top = 224
- Width = 97
- Height = 17
- Caption = 'debuglog'
- TabOrder = 4
- Visible = False
- end
- object datadir: TEdit
- Left = 104
- Top = 224
- Width = 121
- Height = 21
- TabOrder = 5
- Visible = False
- end
- object PrinterSetupDialog1: TPrinterSetupDialog
- Left = 140
- Top = 216
- end
- object FontDialog1: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MinFontSize = 0
- MaxFontSize = 0
- Left = 212
- Top = 224
- end
- object OpenDialog1: TOpenDialog
- Left = 68
- Top = 224
- end
- object TomEncryption1: TTomEncryption
- Key = 'webspectorpassword147'
- Left = 476
- end
- end
-