home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / CHIP_08_99.BIN / online / tools / webspect / ws20.exe / WEBSPECTOR.EXE / 0 / RCDATA / TSETUPFORM / TSETUPFORM.txt
Encoding:
Text File  |  1999-08-11  |  38.6 KB  |  1,313 lines

  1. object setupform: Tsetupform
  2.   Left = 92
  3.   Top = 71
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Webspector Setup'
  7.   ClientHeight = 254
  8.   ClientWidth = 504
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object cancelbutton: TBitBtn
  23.     Left = 343
  24.     Top = 224
  25.     Width = 75
  26.     Height = 25
  27.     Cancel = True
  28.     Caption = 'Cancel'
  29.     TabOrder = 1
  30.     OnClick = cancelbuttonClick
  31.     Glyph.Data = {
  32.       DE010000424DDE01000000000000760000002800000024000000120000000100
  33.       0400000000006801000000000000000000001000000000000000000000000000
  34.       80000080000000808000800000008000800080800000C0C0C000808080000000
  35.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  36.       333333333333333333333333000033338833333333333333333F333333333333
  37.       0000333911833333983333333388F333333F3333000033391118333911833333
  38.       38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
  39.       911118111118333338F3338F833338F3000033333911111111833333338F3338
  40.       3333F8330000333333911111183333333338F333333F83330000333333311111
  41.       8333333333338F3333383333000033333339111183333333333338F333833333
  42.       00003333339111118333333333333833338F3333000033333911181118333333
  43.       33338333338F333300003333911183911183333333383338F338F33300003333
  44.       9118333911183333338F33838F338F33000033333913333391113333338FF833
  45.       38F338F300003333333333333919333333388333338FFF830000333333333333
  46.       3333333333333333333888330000333333333333333333333333333333333333
  47.       0000}
  48.     NumGlyphs = 2
  49.   end
  50.   object BitBtn4: TBitBtn
  51.     Left = 422
  52.     Top = 224
  53.     Width = 75
  54.     Height = 25
  55.     Caption = 'Help'
  56.     TabOrder = 2
  57.     OnClick = BitBtn4Click
  58.     Kind = bkHelp
  59.   end
  60.   object savebutton: TBitBtn
  61.     Left = 264
  62.     Top = 224
  63.     Width = 75
  64.     Height = 25
  65.     Caption = 'OK'
  66.     Default = True
  67.     TabOrder = 0
  68.     OnClick = savebuttonClick
  69.     Glyph.Data = {
  70.       DE010000424DDE01000000000000760000002800000024000000120000000100
  71.       0400000000006801000000000000000000001000000000000000000000000000
  72.       80000080000000808000800000008000800080800000C0C0C000808080000000
  73.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  74.       3333333333333333333333330000333333333333333333333333F33333333333
  75.       00003333344333333333333333388F3333333333000033334224333333333333
  76.       338338F3333333330000333422224333333333333833338F3333333300003342
  77.       222224333333333383333338F3333333000034222A22224333333338F338F333
  78.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  79.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  80.       0000333333333A222433333333333338F338F33300003333333333A222433333
  81.       333333338F338F33000033333333333A222433333333333338F338F300003333
  82.       33333333A222433333333333338F338F00003333333333333A22433333333333
  83.       3338F38F000033333333333333A223333333333333338F830000333333333333
  84.       333A333333333333333338330000333333333333333333333333333333333333
  85.       0000}
  86.     NumGlyphs = 2
  87.   end
  88.   object PageControl1: TPageControl
  89.     Left = 4
  90.     Top = 0
  91.     Width = 497
  92.     Height = 217
  93.     ActivePage = TabSheet7
  94.     HotTrack = True
  95.     MultiLine = True
  96.     TabOrder = 3
  97.     object TabSheet4: TTabSheet
  98.       Caption = 'Scheduler'
  99.       object Label11: TLabel
  100.         Left = 8
  101.         Top = 8
  102.         Width = 23
  103.         Height = 13
  104.         Caption = 'Hour'
  105.       end
  106.       object Label12: TLabel
  107.         Left = 64
  108.         Top = 8
  109.         Width = 32
  110.         Height = 13
  111.         Caption = 'Minute'
  112.       end
  113.       object Label9: TLabel
  114.         Left = 8
  115.         Top = 54
  116.         Width = 94
  117.         Height = 13
  118.         Caption = 'WebBox to retrieve:'
  119.       end
  120.       object Label13: TLabel
  121.         Left = 176
  122.         Top = 8
  123.         Width = 129
  124.         Height = 13
  125.         Caption = 'Currently Scheduled Times:'
  126.       end
  127.       object hour: TComboBox
  128.         Left = 8
  129.         Top = 24
  130.         Width = 49
  131.         Height = 21
  132.         Style = csDropDownList
  133.         ItemHeight = 13
  134.         Items.Strings = (
  135.           '1'
  136.           '2'
  137.           '3'
  138.           '4'
  139.           '5'
  140.           '6'
  141.           '7'
  142.           '8'
  143.           '9'
  144.           '10'
  145.           '11'
  146.           '12')
  147.         TabOrder = 0
  148.       end
  149.       object minute: TComboBox
  150.         Left = 64
  151.         Top = 24
  152.         Width = 49
  153.         Height = 21
  154.         ItemHeight = 13
  155.         Items.Strings = (
  156.           '00'
  157.           '05'
  158.           '10'
  159.           '15'
  160.           '20'
  161.           '25'
  162.           '30'
  163.           '35'
  164.           '40'
  165.           '45'
  166.           '50'
  167.           '55')
  168.         TabOrder = 1
  169.       end
  170.       object AM: TRadioButton
  171.         Left = 120
  172.         Top = 16
  173.         Width = 41
  174.         Height = 17
  175.         Caption = 'AM'
  176.         Checked = True
  177.         TabOrder = 2
  178.         TabStop = True
  179.       end
  180.       object PM: TRadioButton
  181.         Left = 120
  182.         Top = 32
  183.         Width = 41
  184.         Height = 17
  185.         Caption = 'PM'
  186.         TabOrder = 3
  187.       end
  188.       object availboxes: TComboBox
  189.         Left = 8
  190.         Top = 70
  191.         Width = 153
  192.         Height = 21
  193.         Style = csDropDownList
  194.         ItemHeight = 13
  195.         TabOrder = 4
  196.       end
  197.       object BitBtn6: TBitBtn
  198.         Left = 8
  199.         Top = 102
  200.         Width = 153
  201.         Height = 25
  202.         Caption = 'Add New Time'
  203.         TabOrder = 5
  204.         OnClick = BitBtn6Click
  205.         Glyph.Data = {
  206.           76010000424D7601000000000000760000002800000020000000100000000100
  207.           04000000000000010000120B0000120B00001000000000000000000000000000
  208.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  209.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300130000031
  210.           00333773F77777FF7733331000909000133333377737F777FF33330098F0F890
  211.           0333337733F733F77F33370980FFF08907333373373F373373F33099FF0FFFF9
  212.           903337F3F373F33FF7F33090FFF0FF00903337F73337F37737F33099FFF0FFF9
  213.           9033373F33F7F3F33733370980F0F0890733337FF737F7337F33330098F0F890
  214.           03333F77FF3733377FFF000009999900000377777FFFFF77777F088700000008
  215.           77037F3377777773337F088887707888870373F3337773F33373307880707088
  216.           7033373FF737F73FF733337003303300733333777337FF777333333333000333
  217.           3333333333777333333333333333333333333333333333333333}
  218.         NumGlyphs = 2
  219.       end
  220.       object BitBtn7: TBitBtn
  221.         Left = 8
  222.         Top = 150
  223.         Width = 153
  224.         Height = 25
  225.         Caption = 'Delete Selected Time'
  226.         TabOrder = 7
  227.         OnClick = BitBtn7Click
  228.         Glyph.Data = {
  229.           76010000424D7601000000000000760000002800000020000000100000000100
  230.           04000000000000010000120B0000120B00001000000000000000000000000000
  231.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  232.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
  233.           3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
  234.           33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  235.           33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  236.           333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
  237.           03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
  238.           33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
  239.           0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
  240.           3333333337FFF7F3333333333000003333333333377777333333}
  241.         NumGlyphs = 2
  242.       end
  243.       object schedview: TListView
  244.         Left = 176
  245.         Top = 24
  246.         Width = 310
  247.         Height = 153
  248.         Columns = <>
  249.         GridLines = True
  250.         HotTrackStyles = []
  251.         MultiSelect = True
  252.         ReadOnly = True
  253.         RowSelect = True
  254.         TabOrder = 8
  255.         OnColumnClick = schedviewColumnClick
  256.         OnKeyDown = schedviewKeyDown
  257.       end
  258.       object BitBtn14: TBitBtn
  259.         Left = 8
  260.         Top = 126
  261.         Width = 153
  262.         Height = 25
  263.         Caption = 'Add New Time X Minutes'
  264.         TabOrder = 6
  265.         OnClick = BitBtn14Click
  266.         Glyph.Data = {
  267.           76010000424D7601000000000000760000002800000020000000100000000100
  268.           04000000000000010000120B0000120B00001000000000000000000000000000
  269.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  270.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  271.           333333FFFFFFFFFFFFF3344444444444443337777777777777F334CCCCCCCCCC
  272.           C43337777777777777F33444881B188444333777F3737337773333308881FF70
  273.           33333337F3373337F3333330888BF770333333373F33F337333333330881F703
  274.           3333333373F73F7333333333308B703333333333373F77333333333333080333
  275.           3333333333777FF333333333301F103333333333377777FF3333333301B1F103
  276.           333333337737777FF3333330881BFB7033333337F3737F77F333333088881F70
  277.           333333F7F3337777FFF334448888888444333777FFFFFFF777F334CCCCCCCCCC
  278.           C43337777777777777F334444444444444333777777777777733}
  279.         NumGlyphs = 2
  280.       end
  281.     end
  282.     object TabSheet1: TTabSheet
  283.       Caption = 'Defaults'
  284.       object Label18: TLabel
  285.         Left = 8
  286.         Top = 12
  287.         Width = 62
  288.         Height = 13
  289.         Caption = 'Default URL:'
  290.       end
  291.       object Label17: TLabel
  292.         Left = 8
  293.         Top = 150
  294.         Width = 97
  295.         Height = 13
  296.         Caption = 'Retrieval Processes:'
  297.       end
  298.       object Label27: TLabel
  299.         Left = 130
  300.         Top = 174
  301.         Width = 6
  302.         Height = 13
  303.         Caption = '1'
  304.       end
  305.       object Label28: TLabel
  306.         Left = 275
  307.         Top = 174
  308.         Width = 6
  309.         Height = 13
  310.         Caption = '5'
  311.       end
  312.       object Label33: TLabel
  313.         Left = 452
  314.         Top = 174
  315.         Width = 12
  316.         Height = 13
  317.         Caption = '10'
  318.       end
  319.       object placeintray: TCheckBox
  320.         Left = 8
  321.         Top = 36
  322.         Width = 217
  323.         Height = 17
  324.         Caption = 'Prompt upon exiting Webspector Server'
  325.         TabOrder = 1
  326.       end
  327.       object systemtray: TCheckBox
  328.         Left = 8
  329.         Top = 62
  330.         Width = 265
  331.         Height = 17
  332.         Caption = 'Start Webspector Server minimized on System Tray'
  333.         TabOrder = 2
  334.       end
  335.       object useeffect: TCheckBox
  336.         Left = 8
  337.         Top = 88
  338.         Width = 345
  339.         Height = 17
  340.         Caption = 'Play sound effect upon retrieval of new/modified web pages'
  341.         TabOrder = 3
  342.         OnClick = useeffectClick
  343.       end
  344.       object soundbtn: TBitBtn
  345.         Left = 256
  346.         Top = 111
  347.         Width = 75
  348.         Height = 24
  349.         Caption = 'Browse...'
  350.         Enabled = False
  351.         TabOrder = 5
  352.         OnClick = soundbtnClick
  353.         Glyph.Data = {
  354.           76010000424D7601000000000000760000002800000020000000100000000100
  355.           04000000000000010000120B0000120B00001000000000000000000000000000
  356.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  357.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  358.           3333333333333333333333333333333333333333333333333333333333333333
  359.           33333FFFFFFFFFFFFFFF000000000000000077777777777777770F7777777777
  360.           77707F3F3333333333370F988888888888707F733FFFFFFFF3370F8800000000
  361.           88707F337777777733370F888888888888707F333FFFFFFFF3370F8800000000
  362.           88707F337777777733370F888888888888707F333333333333370F8888888888
  363.           88707F333333333333370FFFFFFFFFFFFFF07FFFFFFFFFFFFFF7000000000000
  364.           0000777777777777777733333333333333333333333333333333333333333333
  365.           3333333333333333333333333333333333333333333333333333}
  366.         NumGlyphs = 2
  367.       end
  368.       object soundeffect: TEdit
  369.         Left = 8
  370.         Top = 112
  371.         Width = 241
  372.         Height = 21
  373.         Color = clSilver
  374.         Enabled = False
  375.         ReadOnly = True
  376.         TabOrder = 4
  377.       end
  378.       object defaulturl: TEdit
  379.         Left = 80
  380.         Top = 8
  381.         Width = 401
  382.         Height = 21
  383.         TabOrder = 0
  384.         Text = 'http://www.illumix.com'
  385.       end
  386.       object numthreads: TTrackBar
  387.         Left = 120
  388.         Top = 142
  389.         Width = 353
  390.         Height = 33
  391.         Min = 1
  392.         Orientation = trHorizontal
  393.         Frequency = 1
  394.         Position = 1
  395.         SelEnd = 0
  396.         SelStart = 0
  397.         TabOrder = 6
  398.         ThumbLength = 20
  399.         TickMarks = tmBottomRight
  400.         TickStyle = tsAuto
  401.       end
  402.     end
  403.     object TabSheet7: TTabSheet
  404.       Caption = 'Reports'
  405.       object reportscapability: TCheckBox
  406.         Left = 8
  407.         Top = 8
  408.         Width = 105
  409.         Height = 17
  410.         Caption = 'Enable Reports'
  411.         TabOrder = 0
  412.         OnClick = reportscapabilityClick
  413.       end
  414.       object GroupBox2: TGroupBox
  415.         Left = 288
  416.         Top = 8
  417.         Width = 201
  418.         Height = 177
  419.         Caption = 'E-mail Reports'
  420.         TabOrder = 3
  421.         object Label29: TLabel
  422.           Left = 8
  423.           Top = 40
  424.           Width = 115
  425.           Height = 13
  426.           Caption = 'SMTP (outgoing) server:'
  427.           Color = clBtnFace
  428.           Font.Charset = DEFAULT_CHARSET
  429.           Font.Color = clBlack
  430.           Font.Height = -11
  431.           Font.Name = 'MS Sans Serif'
  432.           Font.Style = []
  433.           ParentColor = False
  434.           ParentFont = False
  435.           WordWrap = True
  436.         end
  437.         object Label32: TLabel
  438.           Left = 8
  439.           Top = 80
  440.           Width = 116
  441.           Height = 13
  442.           Caption = 'Originating Mail Address:'
  443.         end
  444.         object Label30: TLabel
  445.           Left = 8
  446.           Top = 120
  447.           Width = 81
  448.           Height = 13
  449.           Caption = 'Receipt Address:'
  450.         end
  451.         object smtpserver: TEdit
  452.           Left = 8
  453.           Top = 54
  454.           Width = 177
  455.           Height = 21
  456.           TabOrder = 1
  457.         end
  458.         object origmail: TEdit
  459.           Left = 8
  460.           Top = 94
  461.           Width = 177
  462.           Height = 21
  463.           TabOrder = 2
  464.         end
  465.         object sendmail: TEdit
  466.           Left = 8
  467.           Top = 134
  468.           Width = 177
  469.           Height = 21
  470.           TabOrder = 3
  471.         end
  472.         object emailblank: TCheckBox
  473.           Left = 8
  474.           Top = 20
  475.           Width = 185
  476.           Height = 17
  477.           Caption = 'E-mail Blank Reports (No Changes)'
  478.           TabOrder = 0
  479.         end
  480.       end
  481.       object reportunchanged: TCheckBox
  482.         Left = 8
  483.         Top = 32
  484.         Width = 153
  485.         Height = 17
  486.         Caption = 'Report Unchanged'
  487.         TabOrder = 1
  488.       end
  489.       object GroupBox3: TGroupBox
  490.         Left = 8
  491.         Top = 56
  492.         Width = 273
  493.         Height = 129
  494.         Caption = 'Specify URL Lists'
  495.         TabOrder = 2
  496.         object reportbox: TComboBox
  497.           Left = 8
  498.           Top = 17
  499.           Width = 105
  500.           Height = 21
  501.           Style = csDropDownList
  502.           ItemHeight = 13
  503.           TabOrder = 0
  504.         end
  505.         object addreport: TBitBtn
  506.           Left = 8
  507.           Top = 45
  508.           Width = 105
  509.           Height = 25
  510.           Caption = 'Add '
  511.           TabOrder = 1
  512.           OnClick = addreportClick
  513.           Glyph.Data = {
  514.             76010000424D7601000000000000760000002800000020000000100000000100
  515.             04000000000000010000120B0000120B00001000000000000000000000000000
  516.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  517.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  518.             5555555FFFFFFFFFF5555550000000000555557777777777F5555550FFFFFFFF
  519.             0555557F5FFFF557F5555550F0000FFF0555557F77775557F5555550FFFFFFFF
  520.             0555557F5FFFFFF7F5555550F000000F0555557F77777757F5555550FFFFFFFF
  521.             0555557F5FFFFFF7F5555550F000000F0555557F77777757F5555550FFFFFFFF
  522.             0555557F5FFF5557F5555550F000FFFF0555557F77755FF7F5555550FFFFF000
  523.             0555557F5FF5777755555550F00FF0F05555557F77557F7555555550FFFFF005
  524.             5555557FFFFF7755555555500000005555555577777775555555555555555555
  525.             5555555555555555555555555555555555555555555555555555}
  526.           NumGlyphs = 2
  527.         end
  528.         object removereport: TBitBtn
  529.           Left = 8
  530.           Top = 75
  531.           Width = 105
  532.           Height = 25
  533.           Caption = 'Delete'
  534.           TabOrder = 2
  535.           OnClick = removereportClick
  536.           Glyph.Data = {
  537.             76010000424D7601000000000000760000002800000020000000100000000100
  538.             04000000000000010000120B0000120B00001000000000000000000000000000
  539.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  540.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
  541.             3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
  542.             33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  543.             33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  544.             333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
  545.             03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
  546.             33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
  547.             0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
  548.             3333333337FFF7F3333333333000003333333333377777333333}
  549.           NumGlyphs = 2
  550.         end
  551.         object reportlist: TListBox
  552.           Left = 120
  553.           Top = 17
  554.           Width = 145
  555.           Height = 104
  556.           ItemHeight = 13
  557.           MultiSelect = True
  558.           TabOrder = 3
  559.           OnKeyDown = reportlistKeyDown
  560.         end
  561.       end
  562.       object reporterrors: TCheckBox
  563.         Left = 144
  564.         Top = 8
  565.         Width = 97
  566.         Height = 17
  567.         Caption = 'Report Errors'
  568.         TabOrder = 4
  569.       end
  570.       object emailreports: TCheckBox
  571.         Left = 144
  572.         Top = 30
  573.         Width = 100
  574.         Height = 21
  575.         Caption = 'E-mail Reports '
  576.         TabOrder = 5
  577.         OnClick = emailreportsClick
  578.       end
  579.     end
  580.     object TabSheet8: TTabSheet
  581.       Caption = 'Dial-Up'
  582.       object Label23: TLabel
  583.         Left = 8
  584.         Top = 40
  585.         Width = 107
  586.         Height = 13
  587.         Caption = 'Select a Dial-Up Entry:'
  588.       end
  589.       object enabledun: TCheckBox
  590.         Left = 8
  591.         Top = 8
  592.         Width = 193
  593.         Height = 17
  594.         Caption = 'Enable Dial-Up Networking'
  595.         TabOrder = 0
  596.         OnClick = enabledunClick
  597.       end
  598.       object pbookentries: TListBox
  599.         Left = 8
  600.         Top = 56
  601.         Width = 201
  602.         Height = 129
  603.         ItemHeight = 13
  604.         TabOrder = 1
  605.       end
  606.       object dialpanel: TPanel
  607.         Left = 216
  608.         Top = 9
  609.         Width = 270
  610.         Height = 176
  611.         Caption = 'dialpanel'
  612.         TabOrder = 2
  613.         object Label19: TLabel
  614.           Left = 8
  615.           Top = 8
  616.           Width = 146
  617.           Height = 13
  618.           Caption = 'Dial-Up Networking Username:'
  619.         end
  620.         object Label20: TLabel
  621.           Left = 8
  622.           Top = 56
  623.           Width = 144
  624.           Height = 13
  625.           Caption = 'Dial-Up Networking Password:'
  626.         end
  627.         object Label21: TLabel
  628.           Left = 8
  629.           Top = 104
  630.           Width = 117
  631.           Height = 13
  632.           Caption = 'Retry Busy / No Answer:'
  633.         end
  634.         object Label22: TLabel
  635.           Left = 136
  636.           Top = 125
  637.           Width = 28
  638.           Height = 13
  639.           Caption = 'Times'
  640.         end
  641.         object dunuser: TEdit
  642.           Left = 8
  643.           Top = 28
  644.           Width = 249
  645.           Height = 21
  646.           TabOrder = 0
  647.         end
  648.         object dunpass: TEdit
  649.           Left = 8
  650.           Top = 76
  651.           Width = 249
  652.           Height = 21
  653.           PasswordChar = '*'
  654.           TabOrder = 1
  655.         end
  656.         object busyretries: TEdit
  657.           Left = 8
  658.           Top = 120
  659.           Width = 121
  660.           Height = 21
  661.           TabOrder = 2
  662.         end
  663.         object discdun: TCheckBox
  664.           Left = 8
  665.           Top = 152
  666.           Width = 177
  667.           Height = 17
  668.           Caption = 'Disconnect Established DUN'
  669.           TabOrder = 3
  670.         end
  671.       end
  672.     end
  673.     object TabSheet9: TTabSheet
  674.       Caption = 'Web Shortcuts'
  675.       object Label10: TLabel
  676.         Left = 8
  677.         Top = 80
  678.         Width = 56
  679.         Height = 13
  680.         Caption = 'Description:'
  681.       end
  682.       object Label15: TLabel
  683.         Left = 8
  684.         Top = 36
  685.         Width = 25
  686.         Height = 13
  687.         Caption = 'URL:'
  688.       end
  689.       object addurl: TEdit
  690.         Left = 8
  691.         Top = 52
  692.         Width = 217
  693.         Height = 21
  694.         TabOrder = 1
  695.       end
  696.       object addshortcut: TBitBtn
  697.         Left = 8
  698.         Top = 158
  699.         Width = 70
  700.         Height = 25
  701.         Caption = 'Add'
  702.         TabOrder = 5
  703.         OnClick = addshortcutClick
  704.         Glyph.Data = {
  705.           76010000424D7601000000000000760000002800000020000000100000000100
  706.           04000000000000010000120B0000120B00001000000000000000000000000000
  707.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  708.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  709.           555555FFFFFFFFFF55555000000000055555577777777775FFFF00B8B8B8B8B0
  710.           0000775F5555555777770B0B8B8B8B8B0FF07F75F555555575F70FB0B8B8B8B8
  711.           B0F07F575FFFFFFFF7F70BFB0000000000F07F557777777777570FBFBF0FFFFF
  712.           FFF07F55557F5FFFFFF70BFBFB0F000000F07F55557F777777570FBFBF0FFFFF
  713.           FFF075F5557F5FFFFFF750FBFB0F000000F0575FFF7F777777575700000FFFFF
  714.           FFF05577777F5FF55FF75555550F00FF00005555557F775577775555550FFFFF
  715.           0F055555557F55557F755555550FFFFF00555555557FFFFF7755555555000000
  716.           0555555555777777755555555555555555555555555555555555}
  717.         NumGlyphs = 2
  718.       end
  719.       object removeshortcut: TBitBtn
  720.         Left = 82
  721.         Top = 158
  722.         Width = 70
  723.         Height = 25
  724.         Cancel = True
  725.         Caption = 'Delete'
  726.         TabOrder = 6
  727.         OnClick = removeshortcutClick
  728.         Glyph.Data = {
  729.           DE010000424DDE01000000000000760000002800000024000000120000000100
  730.           0400000000006801000000000000000000001000000000000000000000000000
  731.           80000080000000808000800000008000800080800000C0C0C000808080000000
  732.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  733.           3333333333333FFFFF333333000033333388888833333333333F888888FFF333
  734.           000033338811111188333333338833FFF388FF33000033381119999111833333
  735.           38F338888F338FF30000339119933331111833338F388333383338F300003391
  736.           13333381111833338F8F3333833F38F3000039118333381119118338F38F3338
  737.           33F8F38F000039183333811193918338F8F333833F838F8F0000391833381119
  738.           33918338F8F33833F8338F8F000039183381119333918338F8F3833F83338F8F
  739.           000039183811193333918338F8F833F83333838F000039118111933339118338
  740.           F3833F83333833830000339111193333391833338F33F8333FF838F300003391
  741.           11833338111833338F338FFFF883F83300003339111888811183333338FF3888
  742.           83FF83330000333399111111993333333388FFFFFF8833330000333333999999
  743.           3333333333338888883333330000333333333333333333333333333333333333
  744.           0000}
  745.         NumGlyphs = 2
  746.       end
  747.       object modifyshortcut: TBitBtn
  748.         Left = 156
  749.         Top = 158
  750.         Width = 70
  751.         Height = 25
  752.         Caption = 'Modify'
  753.         TabOrder = 7
  754.         OnClick = modifyshortcutClick
  755.         Glyph.Data = {
  756.           76010000424D7601000000000000760000002800000020000000100000000100
  757.           04000000000000010000120B0000120B00001000000000000000000000000000
  758.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  759.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
  760.           000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
  761.           00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
  762.           F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
  763.           0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
  764.           FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
  765.           FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
  766.           0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
  767.           00333377737FFFFF773333303300000003333337337777777333}
  768.         NumGlyphs = 2
  769.       end
  770.       object shortcutenabled: TCheckBox
  771.         Left = 8
  772.         Top = 8
  773.         Width = 113
  774.         Height = 17
  775.         Caption = 'Enable Shortcuts'
  776.         TabOrder = 0
  777.         OnClick = shortcutenabledClick
  778.       end
  779.       object desctoadd: TEdit
  780.         Left = 8
  781.         Top = 96
  782.         Width = 217
  783.         Height = 21
  784.         TabOrder = 2
  785.       end
  786.       object urlshortcuts: TListView
  787.         Left = 240
  788.         Top = 8
  789.         Width = 246
  790.         Height = 177
  791.         Columns = <
  792.           item
  793.             Caption = 'Description'
  794.             Width = 100
  795.           end
  796.           item
  797.             Caption = 'URL'
  798.             Width = 142
  799.           end>
  800.         GridLines = True
  801.         HideSelection = False
  802.         HotTrackStyles = []
  803.         ReadOnly = True
  804.         RowSelect = True
  805.         TabOrder = 8
  806.         ViewStyle = vsReport
  807.         OnClick = urlshortcutsClick
  808.       end
  809.       object orderup: TBitBtn
  810.         Left = 8
  811.         Top = 128
  812.         Width = 70
  813.         Height = 25
  814.         Caption = 'Up'
  815.         TabOrder = 3
  816.         OnClick = orderupClick
  817.         Glyph.Data = {
  818.           36050000424D3605000000000000360400002800000010000000100000000100
  819.           08000000000000010000120B0000120B00000500000005000000FFFF00006464
  820.           0000FFFFFF00C0C0C00000000000030303030303030303030303030303030303
  821.           0303030303030303030303030303030303030303010101030303030303030303
  822.           0303030101000103030303030303030303030101000001030303030303030303
  823.           0301010000000103030303030303030301010000000001010101010101030301
  824.           0100000000000000000000000001030100000202020202020202020200010303
  825.           0100000200000000000000000001030303010000020001010101010101030303
  826.           0303010000000103030303030303030303030301000001030303030303030303
  827.           0303030301000103030303030303030303030303030101030303030303030303
  828.           0303030303030303030303030303}
  829.       end
  830.       object orderdown: TBitBtn
  831.         Left = 82
  832.         Top = 128
  833.         Width = 70
  834.         Height = 25
  835.         Caption = 'Down'
  836.         TabOrder = 4
  837.         OnClick = orderdownClick
  838.         Glyph.Data = {
  839.           F6000000424DF600000000000000760000002800000010000000100000000100
  840.           04000000000080000000120B0000120B00000500000005000000FFFF00006464
  841.           0000FFFFFF00C0C0C00000000000333333333333333333333333333333333333
  842.           3331113333333333333101133333333333310011333333333331000113333111
  843.           1111000011331000000000000113102222222222001310000000002001333111
  844.           1111020013333333333100013333333333310013333333333331013333333333
  845.           3331133333333333333333333333}
  846.       end
  847.     end
  848.     object TabSheet3: TTabSheet
  849.       Caption = 'Internet '
  850.       object Label14: TLabel
  851.         Left = 8
  852.         Top = 34
  853.         Width = 63
  854.         Height = 13
  855.         Caption = 'Proxy Server:'
  856.       end
  857.       object Label1: TLabel
  858.         Left = 8
  859.         Top = 58
  860.         Width = 54
  861.         Height = 13
  862.         Caption = 'Proxy User:'
  863.       end
  864.       object Label3: TLabel
  865.         Left = 248
  866.         Top = 58
  867.         Width = 78
  868.         Height = 13
  869.         Caption = 'Proxy Password:'
  870.       end
  871.       object Label7: TLabel
  872.         Left = 344
  873.         Top = 34
  874.         Width = 51
  875.         Height = 13
  876.         Caption = 'Proxy Port:'
  877.       end
  878.       object Label34: TLabel
  879.         Left = 8
  880.         Top = 94
  881.         Width = 56
  882.         Height = 13
  883.         Caption = 'User Agent:'
  884.       end
  885.       object Label36: TLabel
  886.         Left = 8
  887.         Top = 131
  888.         Width = 73
  889.         Height = 13
  890.         Caption = 'HTTP Timeout:'
  891.       end
  892.       object Label2: TLabel
  893.         Left = 8
  894.         Top = 158
  895.         Width = 67
  896.         Height = 13
  897.         Caption = 'Slow Timeout:'
  898.       end
  899.       object Label37: TLabel
  900.         Left = 176
  901.         Top = 131
  902.         Width = 42
  903.         Height = 13
  904.         Caption = 'Seconds'
  905.       end
  906.       object Label4: TLabel
  907.         Left = 176
  908.         Top = 158
  909.         Width = 42
  910.         Height = 13
  911.         Caption = 'Seconds'
  912.       end
  913.       object Label31: TLabel
  914.         Left = 248
  915.         Top = 158
  916.         Width = 74
  917.         Height = 13
  918.         Caption = 'Size Protection:'
  919.       end
  920.       object Label8: TLabel
  921.         Left = 248
  922.         Top = 131
  923.         Width = 74
  924.         Height = 13
  925.         Caption = 'Byte Threshold:'
  926.       end
  927.       object Label35: TLabel
  928.         Left = 416
  929.         Top = 158
  930.         Width = 37
  931.         Height = 13
  932.         Caption = 'Percent'
  933.       end
  934.       object Label16: TLabel
  935.         Left = 416
  936.         Top = 131
  937.         Width = 26
  938.         Height = 13
  939.         Caption = 'Bytes'
  940.       end
  941.       object Bevel4: TBevel
  942.         Left = 8
  943.         Top = 84
  944.         Width = 457
  945.         Height = 1
  946.         Shape = bsBottomLine
  947.       end
  948.       object Bevel6: TBevel
  949.         Left = 8
  950.         Top = 120
  951.         Width = 457
  952.         Height = 1
  953.         Shape = bsBottomLine
  954.       end
  955.       object useproxy: TCheckBox
  956.         Left = 8
  957.         Top = 8
  958.         Width = 113
  959.         Height = 17
  960.         Caption = 'Use Proxy Server'
  961.         TabOrder = 0
  962.         OnClick = useproxyClick
  963.       end
  964.       object proxyserver: TEdit
  965.         Left = 88
  966.         Top = 32
  967.         Width = 241
  968.         Height = 21
  969.         TabOrder = 1
  970.         Text = 'proxyserver'
  971.       end
  972.       object proxyuser: TEdit
  973.         Left = 88
  974.         Top = 56
  975.         Width = 145
  976.         Height = 21
  977.         TabOrder = 3
  978.         Text = 'proxyuser'
  979.       end
  980.       object proxypass: TEdit
  981.         Left = 336
  982.         Top = 56
  983.         Width = 129
  984.         Height = 21
  985.         PasswordChar = '*'
  986.         TabOrder = 4
  987.         Text = 'proxypass'
  988.       end
  989.       object proxyport: TEdit
  990.         Left = 408
  991.         Top = 32
  992.         Width = 57
  993.         Height = 21
  994.         TabOrder = 2
  995.         Text = 'proxyport'
  996.       end
  997.       object useragent: TEdit
  998.         Left = 88
  999.         Top = 92
  1000.         Width = 113
  1001.         Height = 21
  1002.         TabOrder = 5
  1003.         Text = 'Webspector'
  1004.       end
  1005.       object agentlist: TComboBox
  1006.         Left = 208
  1007.         Top = 92
  1008.         Width = 257
  1009.         Height = 21
  1010.         ItemHeight = 13
  1011.         Items.Strings = (
  1012.           'Webspector'
  1013.           'Mozilla/4.51 [en] (Win95; I)'
  1014.           'Mozilla/4.0 (compatible; MSIE 4.0; Windows 95)')
  1015.         TabOrder = 6
  1016.         Text = 'Webspector'
  1017.         OnChange = agentlistChange
  1018.       end
  1019.       object slowtimeout: TEdit
  1020.         Left = 88
  1021.         Top = 156
  1022.         Width = 81
  1023.         Height = 21
  1024.         TabOrder = 8
  1025.         Text = 'slowtimeout'
  1026.       end
  1027.       object httptimeout: TEdit
  1028.         Left = 88
  1029.         Top = 128
  1030.         Width = 81
  1031.         Height = 21
  1032.         TabOrder = 7
  1033.         Text = 'httptimeout'
  1034.       end
  1035.       object bytethresh: TEdit
  1036.         Left = 328
  1037.         Top = 128
  1038.         Width = 81
  1039.         Height = 21
  1040.         TabOrder = 9
  1041.         Text = 'bytethresh'
  1042.       end
  1043.       object sizeprot: TEdit
  1044.         Left = 328
  1045.         Top = 156
  1046.         Width = 81
  1047.         Height = 21
  1048.         TabOrder = 10
  1049.         Text = 'sizeprot'
  1050.       end
  1051.     end
  1052.     object TabSheet6: TTabSheet
  1053.       Caption = 'Printing'
  1054.       object Bevel1: TBevel
  1055.         Left = 8
  1056.         Top = 40
  1057.         Width = 460
  1058.         Height = 1
  1059.       end
  1060.       object Label24: TLabel
  1061.         Left = 8
  1062.         Top = 142
  1063.         Width = 102
  1064.         Height = 13
  1065.         Caption = 'Main Body Font/Size:'
  1066.       end
  1067.       object bodydetails: TLabel
  1068.         Left = 112
  1069.         Top = 144
  1070.         Width = 26
  1071.         Height = 13
  1072.         Caption = 'None'
  1073.         Font.Charset = ANSI_CHARSET
  1074.         Font.Color = clWindowText
  1075.         Font.Height = -11
  1076.         Font.Name = 'MS Sans Serif'
  1077.         Font.Style = []
  1078.         ParentFont = False
  1079.         Visible = False
  1080.       end
  1081.       object bodyview: TLabel
  1082.         Left = 88
  1083.         Top = 160
  1084.         Width = 241
  1085.         Height = 13
  1086.         Caption = 'This is what your body text will look like at 8pt font. '
  1087.       end
  1088.       object Bevel3: TBevel
  1089.         Left = 88
  1090.         Top = 176
  1091.         Width = 380
  1092.         Height = 1
  1093.       end
  1094.       object Bevel2: TBevel
  1095.         Left = 88
  1096.         Top = 128
  1097.         Width = 380
  1098.         Height = 1
  1099.       end
  1100.       object subtitleview: TLabel
  1101.         Left = 88
  1102.         Top = 112
  1103.         Width = 231
  1104.         Height = 13
  1105.         Caption = 'This is what your subtitle will look like at 8pt font. '
  1106.       end
  1107.       object subtitledetails: TLabel
  1108.         Left = 104
  1109.         Top = 96
  1110.         Width = 26
  1111.         Height = 13
  1112.         Caption = 'None'
  1113.         Font.Charset = ANSI_CHARSET
  1114.         Font.Color = clWindowText
  1115.         Font.Height = -11
  1116.         Font.Name = 'MS Sans Serif'
  1117.         Font.Style = []
  1118.         ParentFont = False
  1119.         Visible = False
  1120.       end
  1121.       object Label25: TLabel
  1122.         Left = 8
  1123.         Top = 96
  1124.         Width = 92
  1125.         Height = 13
  1126.         Caption = 'Subtitles Font/Size:'
  1127.       end
  1128.       object titleview: TLabel
  1129.         Left = 88
  1130.         Top = 65
  1131.         Width = 214
  1132.         Height = 13
  1133.         Caption = 'This is what your title will look like at 8pt font. '
  1134.       end
  1135.       object Bevel5: TBevel
  1136.         Left = 88
  1137.         Top = 81
  1138.         Width = 380
  1139.         Height = 1
  1140.       end
  1141.       object titledetails: TLabel
  1142.         Left = 104
  1143.         Top = 48
  1144.         Width = 26
  1145.         Height = 13
  1146.         Caption = 'None'
  1147.         Font.Charset = ANSI_CHARSET
  1148.         Font.Color = clWindowText
  1149.         Font.Height = -11
  1150.         Font.Name = 'MS Sans Serif'
  1151.         Font.Style = []
  1152.         ParentFont = False
  1153.         Visible = False
  1154.       end
  1155.       object Label26: TLabel
  1156.         Left = 8
  1157.         Top = 48
  1158.         Width = 72
  1159.         Height = 13
  1160.         Caption = 'Title Font/Size:'
  1161.       end
  1162.       object dispdate: TCheckBox
  1163.         Left = 8
  1164.         Top = 8
  1165.         Width = 97
  1166.         Height = 17
  1167.         Caption = 'Display Date'
  1168.         TabOrder = 0
  1169.       end
  1170.       object dispname: TCheckBox
  1171.         Left = 120
  1172.         Top = 8
  1173.         Width = 177
  1174.         Height = 17
  1175.         Caption = 'Display Name of WebBox'
  1176.         TabOrder = 1
  1177.       end
  1178.       object BitBtn8: TBitBtn
  1179.         Left = 360
  1180.         Top = 8
  1181.         Width = 109
  1182.         Height = 25
  1183.         Caption = 'Print Setup...'
  1184.         TabOrder = 2
  1185.         OnClick = BitBtn8Click
  1186.         Glyph.Data = {
  1187.           76010000424D7601000000000000760000002800000020000000100000000100
  1188.           04000000000000010000130B0000130B00001000000000000000000000000000
  1189.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1190.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  1191.           00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  1192.           8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  1193.           8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  1194.           8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  1195.           03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  1196.           03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  1197.           33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  1198.           33333337FFFF7733333333300000033333333337777773333333}
  1199.         NumGlyphs = 2
  1200.       end
  1201.       object BitBtn9: TBitBtn
  1202.         Left = 8
  1203.         Top = 64
  1204.         Width = 73
  1205.         Height = 25
  1206.         Caption = 'Set...'
  1207.         TabOrder = 3
  1208.         OnClick = BitBtn9Click
  1209.         Glyph.Data = {
  1210.           76010000424D7601000000000000760000002800000020000000100000000100
  1211.           04000000000000010000130B0000130B00001000000000000000000000000000
  1212.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1213.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1214.           3333333333333333333333333333333333333333FFF33FFFFF33333300033000
  1215.           00333337773377777333333330333300033333337FF33777F333333330733300
  1216.           0333333377FFF777F33333333700000073333333777777773333333333033000
  1217.           3333333337FF777F333333333307300033333333377F777F3333333333703007
  1218.           33333333377F7773333333333330000333333333337777F33333333333300003
  1219.           33333333337777F3333333333337007333333333337777333333333333330033
  1220.           3333333333377333333333333333033333333333333733333333333333333333
  1221.           3333333333333333333333333333333333333333333333333333}
  1222.         NumGlyphs = 2
  1223.       end
  1224.       object BitBtn10: TBitBtn
  1225.         Left = 8
  1226.         Top = 112
  1227.         Width = 73
  1228.         Height = 25
  1229.         Caption = 'Set...'
  1230.         TabOrder = 4
  1231.         OnClick = BitBtn10Click
  1232.         Glyph.Data = {
  1233.           76010000424D7601000000000000760000002800000020000000100000000100
  1234.           04000000000000010000130B0000130B00001000000000000000000000000000
  1235.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1236.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1237.           3333333333333333333333333333333333333333FFF33FFFFF33333300033000
  1238.           00333337773377777333333330333300033333337FF33777F333333330733300
  1239.           0333333377FFF777F33333333700000073333333777777773333333333033000
  1240.           3333333337FF777F333333333307300033333333377F777F3333333333703007
  1241.           33333333377F7773333333333330000333333333337777F33333333333300003
  1242.           33333333337777F3333333333337007333333333337777333333333333330033
  1243.           3333333333377333333333333333033333333333333733333333333333333333
  1244.           3333333333333333333333333333333333333333333333333333}
  1245.         NumGlyphs = 2
  1246.       end
  1247.       object BitBtn11: TBitBtn
  1248.         Left = 8
  1249.         Top = 157
  1250.         Width = 73
  1251.         Height = 25
  1252.         Caption = 'Set...'
  1253.         TabOrder = 5
  1254.         OnClick = BitBtn11Click
  1255.         Glyph.Data = {
  1256.           76010000424D7601000000000000760000002800000020000000100000000100
  1257.           04000000000000010000130B0000130B00001000000000000000000000000000
  1258.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1259.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1260.           3333333333333333333333333333333333333333FFF33FFFFF33333300033000
  1261.           00333337773377777333333330333300033333337FF33777F333333330733300
  1262.           0333333377FFF777F33333333700000073333333777777773333333333033000
  1263.           3333333337FF777F333333333307300033333333377F777F3333333333703007
  1264.           33333333377F7773333333333330000333333333337777F33333333333300003
  1265.           33333333337777F3333333333337007333333333337777333333333333330033
  1266.           3333333333377333333333333333033333333333333733333333333333333333
  1267.           3333333333333333333333333333333333333333333333333333}
  1268.         NumGlyphs = 2
  1269.       end
  1270.     end
  1271.   end
  1272.   object debuglog: TCheckBox
  1273.     Left = 8
  1274.     Top = 224
  1275.     Width = 97
  1276.     Height = 17
  1277.     Caption = 'debuglog'
  1278.     TabOrder = 4
  1279.     Visible = False
  1280.   end
  1281.   object datadir: TEdit
  1282.     Left = 104
  1283.     Top = 224
  1284.     Width = 121
  1285.     Height = 21
  1286.     TabOrder = 5
  1287.     Visible = False
  1288.   end
  1289.   object PrinterSetupDialog1: TPrinterSetupDialog
  1290.     Left = 140
  1291.     Top = 216
  1292.   end
  1293.   object FontDialog1: TFontDialog
  1294.     Font.Charset = DEFAULT_CHARSET
  1295.     Font.Color = clWindowText
  1296.     Font.Height = -11
  1297.     Font.Name = 'MS Sans Serif'
  1298.     Font.Style = []
  1299.     MinFontSize = 0
  1300.     MaxFontSize = 0
  1301.     Left = 212
  1302.     Top = 224
  1303.   end
  1304.   object OpenDialog1: TOpenDialog
  1305.     Left = 68
  1306.     Top = 224
  1307.   end
  1308.   object TomEncryption1: TTomEncryption
  1309.     Key = 'webspectorpassword147'
  1310.     Left = 476
  1311.   end
  1312. end
  1313.