home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Comunicatii / xns / xns53p_setup.exe / xns5.exe / 0 / RCDATA / TFRMOPTIONS / TFRMOPTIONS.txt
Text File  |  2005-05-02  |  61KB  |  2,141 lines

  1. object frmOptions: TfrmOptions
  2.   Left = 220
  3.   Top = 153
  4.   BorderStyle = bsDialog
  5.   Caption = 'Options'
  6.   ClientHeight = 414
  7.   ClientWidth = 434
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   ShowHint = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnKeyPress = FormKeyPress
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object frmLoadDefaults: TLabel
  25.     Left = 328
  26.     Top = 392
  27.     Width = 95
  28.     Height = 13
  29.     Cursor = crHandPoint
  30.     Caption = 'Load Default Values'
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clBlue
  33.     Font.Height = -11
  34.     Font.Name = 'Tahoma'
  35.     Font.Style = [fsUnderline]
  36.     ParentFont = False
  37.     OnClick = frmLoadDefaultsClick
  38.   end
  39.   object Button1: TButton
  40.     Left = 3
  41.     Top = 384
  42.     Width = 38
  43.     Height = 25
  44.     Caption = 'OK'
  45.     Default = True
  46.     TabOrder = 1
  47.     OnClick = Button1Click
  48.   end
  49.   object Button2: TButton
  50.     Left = 48
  51.     Top = 384
  52.     Width = 46
  53.     Height = 25
  54.     Caption = 'Cancel'
  55.     TabOrder = 2
  56.     OnClick = Button2Click
  57.   end
  58.   object tv: TTreeView
  59.     Left = 0
  60.     Top = 32
  61.     Width = 121
  62.     Height = 345
  63.     AutoExpand = True
  64.     BiDiMode = bdLeftToRight
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = -11
  68.     Font.Name = 'Tahoma'
  69.     Font.Style = []
  70.     HideSelection = False
  71.     HotTrack = True
  72.     Indent = 19
  73.     ParentBiDiMode = False
  74.     ParentFont = False
  75.     ReadOnly = True
  76.     RowSelect = True
  77.     TabOrder = 0
  78.     OnChange = tvChange
  79.     OnClick = tvClick
  80.     Items.Data = {
  81.       0B000000200000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  82.       0747656E6572616C290000000100000000000000FFFFFFFFFFFFFFFF00000000
  83.       0000000010436F6E6E656374696F6E205461626C65270000000A000000000000
  84.       00FFFFFFFFFFFFFFFF00000000000000000E467269656E646C79204E616D6573
  85.       1E0000000300000000000000FFFFFFFFFFFFFFFF00000000000000000552756C
  86.       6573210000000200000000000000FFFFFFFFFFFFFFFF00000000000000000850
  87.       726F6772616D73200000000400000000000000FFFFFFFFFFFFFFFF0000000000
  88.       0000000756696577626172260000000800000000000000FFFFFFFFFFFFFFFF00
  89.       000000000000000D52656D6F7465204163636573732000000009000000000000
  90.       00FFFFFFFFFFFFFFFF0000000000000000074C6F6767696E6727000000070000
  91.       0000000000FFFFFFFFFFFFFFFF00000000000000000E5061636B657420536E69
  92.       66666572210000000500000000000000FFFFFFFFFFFFFFFF0000000000000000
  93.       08416476616E636564260000000600000000000000FFFFFFFFFFFFFFFF000000
  94.       00000000000D4578747261204F7074696F6E73}
  95.   end
  96.   object nb: TNotebook
  97.     Left = 128
  98.     Top = 32
  99.     Width = 305
  100.     Height = 353
  101.     PageIndex = 7
  102.     TabOrder = 3
  103.     object TPage
  104.       Left = 0
  105.       Top = 0
  106.       Caption = 'Default'
  107.       object grpGeneral: TGroupBox
  108.         Left = 0
  109.         Top = 0
  110.         Width = 297
  111.         Height = 345
  112.         Caption = 'General'
  113.         TabOrder = 0
  114.         object JonLine2: TJonLine
  115.           Left = 22
  116.           Top = 38
  117.           Width = 17
  118.           Height = 21
  119.           PenColor = clGray
  120.           DrawLines = [lpLeft, lpBottom]
  121.         end
  122.         object Label1: TLabel
  123.           Left = 41
  124.           Top = 51
  125.           Width = 28
  126.           Height = 13
  127.           Caption = 'Every'
  128.         end
  129.         object Label2: TLabel
  130.           Left = 153
  131.           Top = 51
  132.           Width = 39
  133.           Height = 13
  134.           Caption = 'seconds'
  135.         end
  136.         object JonLine11: TJonLine
  137.           Left = 22
  138.           Top = 160
  139.           Width = 17
  140.           Height = 23
  141.           PenColor = clGray
  142.           DrawLines = [lpLeft, lpBottom]
  143.         end
  144.         object JonLine12: TJonLine
  145.           Left = 22
  146.           Top = 182
  147.           Width = 17
  148.           Height = 27
  149.           PenColor = clGray
  150.           DrawLines = [lpLeft, lpBottom]
  151.         end
  152.         object lblEditCache: TLabel
  153.           Left = 41
  154.           Top = 176
  155.           Width = 74
  156.           Height = 13
  157.           Cursor = crHandPoint
  158.           Hint = 'Edit the DNS Cache in Notepad'
  159.           Caption = 'Edit DNS Cache'
  160.           Font.Charset = DEFAULT_CHARSET
  161.           Font.Color = clBlue
  162.           Font.Height = -11
  163.           Font.Name = 'Tahoma'
  164.           Font.Style = [fsUnderline]
  165.           ParentFont = False
  166.           OnClick = lblEditCacheClick
  167.         end
  168.         object lblClearCache: TLabel
  169.           Left = 41
  170.           Top = 200
  171.           Width = 81
  172.           Height = 13
  173.           Cursor = crHandPoint
  174.           Hint = 'Deletes all entries in the DNS Cache'
  175.           Caption = 'Clear DNS Cache'
  176.           Font.Charset = DEFAULT_CHARSET
  177.           Font.Color = clBlue
  178.           Font.Height = -11
  179.           Font.Name = 'Tahoma'
  180.           Font.Style = [fsUnderline]
  181.           ParentFont = False
  182.           OnClick = lblClearCacheClick
  183.         end
  184.         object JonLine29: TJonLine
  185.           Left = 22
  186.           Top = 53
  187.           Width = 17
  188.           Height = 34
  189.           PenColor = clGray
  190.           DrawLines = [lpLeft, lpBottom]
  191.         end
  192.         object chkCacheDNS: TCheckBox
  193.           Left = 16
  194.           Top = 152
  195.           Width = 250
  196.           Height = 17
  197.           Hint = 'Remember hostnames after looking them up'
  198.           Caption = 'Cache &DNS'
  199.           ParentShowHint = False
  200.           ShowHint = True
  201.           TabOrder = 5
  202.         end
  203.         object chkStartInTray: TCheckBox
  204.           Left = 16
  205.           Top = 248
  206.           Width = 250
  207.           Height = 17
  208.           Hint = 'Start X-NetStat minimized to the System Tray'
  209.           Caption = 'Start in System &Tray'
  210.           TabOrder = 7
  211.         end
  212.         object chkAutoResolve: TCheckBox
  213.           Left = 16
  214.           Top = 104
  215.           Width = 250
  216.           Height = 17
  217.           Caption = 'Automatically lookup &hostnames'
  218.           TabOrder = 3
  219.         end
  220.         object chkAutoRefresh: TCheckBox
  221.           Left = 16
  222.           Top = 24
  223.           Width = 250
  224.           Height = 17
  225.           Caption = '&Automatically rerresh connections'
  226.           TabOrder = 0
  227.         end
  228.         object spin1: TRxSpinEdit
  229.           Left = 80
  230.           Top = 48
  231.           Width = 57
  232.           Height = 21
  233.           MaxValue = 999
  234.           MinValue = 1
  235.           Value = 5
  236.           TabOrder = 1
  237.         end
  238.         object chkRunOnWinStart: TCheckBox
  239.           Left = 16
  240.           Top = 296
  241.           Width = 209
  242.           Height = 17
  243.           Caption = '&Run X-NetStat at Windows StartUp'
  244.           TabOrder = 9
  245.         end
  246.         object chkShowTips: TCheckBox
  247.           Left = 16
  248.           Top = 224
  249.           Width = 225
  250.           Height = 17
  251.           Caption = '&Show X-NetStat Ti&ps on Start'
  252.           TabOrder = 6
  253.         end
  254.         object chkAdvApi: TCheckBox
  255.           Left = 16
  256.           Top = 128
  257.           Width = 185
  258.           Height = 17
  259.           Hint = 'When active, displays process behind each connection'
  260.           Caption = 'Use Ad&vanced API (WinXP only)'
  261.           ParentShowHint = False
  262.           ShowHint = True
  263.           TabOrder = 4
  264.           OnClick = chkAdvApiClick
  265.         end
  266.         object chkCheckUpdates: TCheckBox
  267.           Left = 16
  268.           Top = 272
  269.           Width = 185
  270.           Height = 17
  271.           Caption = 'Chec&k for X-NetStat Updates'
  272.           TabOrder = 8
  273.         end
  274.         object chkCountDown: TCheckBox
  275.           Left = 40
  276.           Top = 77
  277.           Width = 217
  278.           Height = 17
  279.           Caption = 'Co&unt down seconds in status bar'
  280.           TabOrder = 2
  281.         end
  282.       end
  283.     end
  284.     object TPage
  285.       Left = 0
  286.       Top = 0
  287.       Caption = 'General'
  288.       object GroupBox5: TGroupBox
  289.         Left = 0
  290.         Top = 0
  291.         Width = 297
  292.         Height = 345
  293.         Caption = 'Connection Table'
  294.         TabOrder = 0
  295.         object Label5: TLabel
  296.           Left = 16
  297.           Top = 67
  298.           Width = 86
  299.           Height = 13
  300.           Caption = '&Columns to Show:'
  301.           FocusControl = colsCLB
  302.           Font.Charset = DEFAULT_CHARSET
  303.           Font.Color = clWindowText
  304.           Font.Height = -11
  305.           Font.Name = 'Tahoma'
  306.           Font.Style = [fsUnderline]
  307.           ParentFont = False
  308.         end
  309.         object Label14: TLabel
  310.           Left = 16
  311.           Top = 24
  312.           Width = 26
  313.           Height = 13
  314.           Caption = '&Font:'
  315.           Font.Charset = DEFAULT_CHARSET
  316.           Font.Color = clWindowText
  317.           Font.Height = -11
  318.           Font.Name = 'Tahoma'
  319.           Font.Style = [fsUnderline]
  320.           ParentFont = False
  321.         end
  322.         object tbFontColor: TToolbarButton97
  323.           Left = 224
  324.           Top = 42
  325.           Width = 17
  326.           Height = 17
  327.           Hint = 'Color'
  328.           Color = clBlack
  329.           ParentShowHint = False
  330.           ShowHint = True
  331.           OnClick = tbFontColorClick
  332.         end
  333.         object tbFontBold: TToolbarButton97
  334.           Left = 248
  335.           Top = 42
  336.           Width = 17
  337.           Height = 17
  338.           Hint = 'Bold'
  339.           AllowAllUp = True
  340.           GroupIndex = 1117
  341.           Caption = 'B'
  342.           Font.Charset = DEFAULT_CHARSET
  343.           Font.Color = clWindowText
  344.           Font.Height = -11
  345.           Font.Name = 'Tahoma'
  346.           Font.Style = [fsBold]
  347.           ParentFont = False
  348.           ParentShowHint = False
  349.           ShowHint = True
  350.         end
  351.         object chkHotTrack: TCheckBox
  352.           Left = 16
  353.           Top = 196
  354.           Width = 209
  355.           Height = 17
  356.           Hint = 
  357.             'Lets you select connections by hovering your mouse in the Connec' +
  358.             'tion Table.'
  359.           Caption = '&HotTrack on connection table'
  360.           ParentShowHint = False
  361.           ShowHint = True
  362.           TabOrder = 3
  363.         end
  364.         object chkGridLines: TCheckBox
  365.           Left = 16
  366.           Top = 220
  367.           Width = 250
  368.           Height = 17
  369.           Hint = 'Separate cells in the Connection Table with a border'
  370.           Caption = 'Show &grid lines in connection table'
  371.           ParentShowHint = False
  372.           ShowHint = True
  373.           TabOrder = 4
  374.         end
  375.         object chkShowUDPs: TCheckBox
  376.           Left = 16
  377.           Top = 268
  378.           Width = 201
  379.           Height = 17
  380.           Hint = 'Displays UDP connections in the connection table'
  381.           Caption = 'Show open &UDP ports'
  382.           ParentShowHint = False
  383.           ShowHint = True
  384.           TabOrder = 6
  385.         end
  386.         object colsCLB: TCheckListBox
  387.           Left = 24
  388.           Top = 84
  389.           Width = 241
  390.           Height = 105
  391.           Hint = 'Check the columns you want to see on the Connection Table.'
  392.           BorderStyle = bsNone
  393.           Color = clBtnFace
  394.           Columns = 2
  395.           Ctl3D = False
  396.           ItemHeight = 13
  397.           Items.Strings = (
  398.             '#'
  399.             'Remote Addr'
  400.             'Local Port'
  401.             'Remote Port'
  402.             'Status'
  403.             'Time'
  404.             'Recognized'
  405.             'Protocol'
  406.             'Local Addr'
  407.             'Age'
  408.             'Process'
  409.             'Bytes In'
  410.             'Bytes In Rate'
  411.             'Bytes Out'
  412.             'Bytes Out Rate')
  413.           ParentCtl3D = False
  414.           ParentShowHint = False
  415.           ShowHint = True
  416.           TabOrder = 2
  417.         end
  418.         object cboFonts: TFontComboBox
  419.           Left = 24
  420.           Top = 42
  421.           Width = 145
  422.           Height = 20
  423.           Hint = 'Font Name'
  424.           Options = [foNoSymbolFonts]
  425.           UseFonts = True
  426.           ParentShowHint = False
  427.           ShowHint = True
  428.           Style = csDropDown
  429.           TabOrder = 0
  430.         end
  431.         object cboFontSize: TComboBox
  432.           Left = 176
  433.           Top = 42
  434.           Width = 41
  435.           Height = 21
  436.           Hint = 'Font Size'
  437.           DropDownCount = 10
  438.           ItemHeight = 13
  439.           ParentShowHint = False
  440.           ShowHint = True
  441.           TabOrder = 1
  442.           OnKeyPress = cboFontSizeKeyPress
  443.           Items.Strings = (
  444.             '7'
  445.             '8'
  446.             '9'
  447.             '10'
  448.             '12'
  449.             '14'
  450.             '16'
  451.             '18'
  452.             '20')
  453.         end
  454.         object chkShowListens: TCheckBox
  455.           Left = 16
  456.           Top = 292
  457.           Width = 250
  458.           Height = 17
  459.           Hint = 'Display open TCP ports in the ListenPanel'
  460.           Caption = 'Show open &TCP ports (LISTENING connections)'
  461.           ParentShowHint = False
  462.           ShowHint = True
  463.           TabOrder = 7
  464.         end
  465.         object chkPortName: TCheckBox
  466.           Left = 16
  467.           Top = 316
  468.           Width = 225
  469.           Height = 17
  470.           Hint = 'Look up a ports code name after refreshing'
  471.           Caption = 'Show a port'#39's &shortname when available'
  472.           ParentShowHint = False
  473.           ShowHint = True
  474.           TabOrder = 8
  475.         end
  476.         object chkShowFilterBar: TCheckBox
  477.           Left = 16
  478.           Top = 244
  479.           Width = 97
  480.           Height = 17
  481.           Hint = 'Turns on the FilterBar'
  482.           Caption = 'Show Filter&Bar'
  483.           ParentShowHint = False
  484.           ShowHint = True
  485.           TabOrder = 5
  486.         end
  487.       end
  488.     end
  489.     object TPage
  490.       Left = 0
  491.       Top = 0
  492.       Caption = 'Programs'
  493.       object GroupBox1: TGroupBox
  494.         Left = 0
  495.         Top = 0
  496.         Width = 297
  497.         Height = 345
  498.         Caption = 'External Programs'
  499.         TabOrder = 0
  500.         OnClick = GroupBox1Click
  501.         object tbPAdd: TToolbarButton97
  502.           Left = 6
  503.           Top = 316
  504.           Width = 68
  505.           Height = 22
  506.           Hint = 'Add an application to programs list'
  507.           Caption = '&Add'
  508.           Glyph.Data = {
  509.             E6000000424DE60000000000000076000000280000000E0000000E0000000100
  510.             0400000000007000000000000000000000001000000000000000000000000000
  511.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  512.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  513.             3300333333333333330033333333333333003333300033333300333330F03333
  514.             3300333330F033333300330000F000033300330FFFFFFF033300330000F00003
  515.             3300333330F033333300333330F0333333003333300033333300333333333333
  516.             33003333333333333300}
  517.           GlyphMask.Data = {00000000}
  518.           ImageIndex = 0
  519.           OnClick = tbPAddClick
  520.         end
  521.         object tbPEdit: TToolbarButton97
  522.           Left = 74
  523.           Top = 316
  524.           Width = 68
  525.           Height = 22
  526.           Hint = 'Edit selected program entry'
  527.           Caption = '&Edit'
  528.           Enabled = False
  529.           Glyph.Data = {
  530.             76010000424D7601000000000000760000002800000020000000100000000100
  531.             04000000000000010000120B0000120B00001000000000000000000000000000
  532.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  533.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
  534.             000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
  535.             00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
  536.             F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
  537.             0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
  538.             FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
  539.             FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
  540.             0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
  541.             00333377737FFFFF773333303300000003333337337777777333}
  542.           GlyphMask.Data = {00000000}
  543.           ImageIndex = 1
  544.           NumGlyphs = 2
  545.           OnClick = tbPEditClick
  546.         end
  547.         object tpPDelete: TToolbarButton97
  548.           Left = 142
  549.           Top = 316
  550.           Width = 68
  551.           Height = 22
  552.           Hint = 'Delete selected program from list'
  553.           Caption = '&Delete'
  554.           Enabled = False
  555.           Glyph.Data = {
  556.             76010000424D7601000000000000760000002800000020000000100000000100
  557.             04000000000000010000130B0000130B00001000000000000000000000000000
  558.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  559.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  560.             333333333333333333FF33333333333330003333333333333777333333333333
  561.             300033FFFFFF3333377739999993333333333777777F3333333F399999933333
  562.             3300377777733333337733333333333333003333333333333377333333333333
  563.             3333333333333333333F333333333333330033333F33333333773333C3333333
  564.             330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
  565.             993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
  566.             333333377F33333333FF3333C333333330003333733333333777333333333333
  567.             3000333333333333377733333333333333333333333333333333}
  568.           GlyphMask.Data = {00000000}
  569.           ImageIndex = 2
  570.           NumGlyphs = 2
  571.           OnClick = tpPDeleteClick
  572.         end
  573.         object tbPClear: TToolbarButton97
  574.           Left = 210
  575.           Top = 316
  576.           Width = 68
  577.           Height = 22
  578.           Hint = 'Remove all applications from program list'
  579.           Caption = '&Clear all'
  580.           Enabled = False
  581.           ImageIndex = 3
  582.           OnClick = tbPClearClick
  583.         end
  584.         object programsLV: TListView
  585.           Left = 8
  586.           Top = 16
  587.           Width = 281
  588.           Height = 289
  589.           Columns = <
  590.             item
  591.               Caption = 'Name'
  592.               Width = 200
  593.             end
  594.             item
  595.               Caption = 'Exe'
  596.             end>
  597.           ColumnClick = False
  598.           GridLines = True
  599.           HideSelection = False
  600.           ReadOnly = True
  601.           RowSelect = True
  602.           TabOrder = 0
  603.           ViewStyle = vsReport
  604.           OnChange = programsLVChange
  605.           OnDblClick = programsLVDblClick
  606.         end
  607.       end
  608.     end
  609.     object TPage
  610.       Left = 0
  611.       Top = 0
  612.       Caption = 'Rules'
  613.       object GroupBox4: TGroupBox
  614.         Left = 0
  615.         Top = 0
  616.         Width = 297
  617.         Height = 345
  618.         Caption = 'Rules'
  619.         TabOrder = 0
  620.         OnClick = GroupBox1Click
  621.         object Bevel1: TBevel
  622.           Left = 1
  623.           Top = 216
  624.           Width = 294
  625.           Height = 9
  626.           Shape = bsBottomLine
  627.         end
  628.         object tbAddRule: TToolbarButton97
  629.           Left = 6
  630.           Top = 316
  631.           Width = 68
  632.           Height = 22
  633.           Hint = 'Add an application to programs list'
  634.           Caption = '&Add'
  635.           Glyph.Data = {
  636.             E6000000424DE60000000000000076000000280000000E0000000E0000000100
  637.             0400000000007000000000000000000000001000000000000000000000000000
  638.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  639.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  640.             3300333333333333330033333333333333003333300033333300333330F03333
  641.             3300333330F033333300330000F000033300330FFFFFFF033300330000F00003
  642.             3300333330F033333300333330F0333333003333300033333300333333333333
  643.             33003333333333333300}
  644.           GlyphMask.Data = {00000000}
  645.           ImageIndex = 0
  646.           OnClick = tbAddRuleClick
  647.         end
  648.         object tbEditRule: TToolbarButton97
  649.           Left = 74
  650.           Top = 316
  651.           Width = 68
  652.           Height = 22
  653.           Hint = 'Edit selected program entry'
  654.           Caption = '&Edit'
  655.           Enabled = False
  656.           Glyph.Data = {
  657.             76010000424D7601000000000000760000002800000020000000100000000100
  658.             04000000000000010000120B0000120B00001000000000000000000000000000
  659.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  660.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
  661.             000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
  662.             00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
  663.             F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
  664.             0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
  665.             FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
  666.             FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
  667.             0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
  668.             00333377737FFFFF773333303300000003333337337777777333}
  669.           GlyphMask.Data = {00000000}
  670.           ImageIndex = 1
  671.           NumGlyphs = 2
  672.           OnClick = tbEditRuleClick
  673.         end
  674.         object tbDeleteRule: TToolbarButton97
  675.           Left = 142
  676.           Top = 316
  677.           Width = 68
  678.           Height = 22
  679.           Hint = 'Delete selected program from list'
  680.           Caption = '&Delete'
  681.           Enabled = False
  682.           Glyph.Data = {
  683.             76010000424D7601000000000000760000002800000020000000100000000100
  684.             04000000000000010000130B0000130B00001000000000000000000000000000
  685.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  686.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  687.             333333333333333333FF33333333333330003333333333333777333333333333
  688.             300033FFFFFF3333377739999993333333333777777F3333333F399999933333
  689.             3300377777733333337733333333333333003333333333333377333333333333
  690.             3333333333333333333F333333333333330033333F33333333773333C3333333
  691.             330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
  692.             993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
  693.             333333377F33333333FF3333C333333330003333733333333777333333333333
  694.             3000333333333333377733333333333333333333333333333333}
  695.           GlyphMask.Data = {00000000}
  696.           ImageIndex = 2
  697.           NumGlyphs = 2
  698.           OnClick = tbDeleteRuleClick
  699.         end
  700.         object tbClearRules: TToolbarButton97
  701.           Left = 210
  702.           Top = 316
  703.           Width = 68
  704.           Height = 22
  705.           Hint = 'Remove all applications from program list'
  706.           Caption = '&Clear all'
  707.           Enabled = False
  708.           ImageIndex = 3
  709.           OnClick = tbClearRulesClick
  710.         end
  711.         object Bevel2: TBevel
  712.           Left = 1
  713.           Top = 302
  714.           Width = 278
  715.           Height = 9
  716.           Shape = bsBottomLine
  717.         end
  718.         object lblRuleSumAddr: TLabel
  719.           Left = 8
  720.           Top = 232
  721.           Width = 121
  722.           Height = 13
  723.           AutoSize = False
  724.           Caption = 'Addr: address.com'
  725.         end
  726.         object lblRuleSumPorts: TLabel
  727.           Left = 136
  728.           Top = 232
  729.           Width = 137
  730.           Height = 13
  731.           AutoSize = False
  732.           Caption = 'Lport [any] --- Rport [1813]'
  733.         end
  734.         object lblRuleSumConnections: TLabel
  735.           Left = 8
  736.           Top = 248
  737.           Width = 92
  738.           Height = 13
  739.           Caption = 'Req. x connections'
  740.         end
  741.         object lblRuleSumSeconds: TLabel
  742.           Left = 136
  743.           Top = 248
  744.           Width = 111
  745.           Height = 13
  746.           Caption = 'Present for XX seconds'
  747.         end
  748.         object lblRuleSumActions: TLabel
  749.           Left = 8
  750.           Top = 288
  751.           Width = 205
  752.           Height = 13
  753.           Caption = 'Do this and that, like this and like that ya'#39'll '
  754.         end
  755.         object lblRuleSumProcess: TLabel
  756.           Left = 8
  757.           Top = 264
  758.           Width = 41
  759.           Height = 13
  760.           Caption = 'Process:'
  761.         end
  762.         object rulesLV: TListView
  763.           Left = 8
  764.           Top = 16
  765.           Width = 281
  766.           Height = 201
  767.           Checkboxes = True
  768.           Columns = <
  769.             item
  770.               Caption = 'On'
  771.               Width = 27
  772.             end
  773.             item
  774.               Caption = '#'
  775.               Width = -2
  776.               WidthType = (
  777.                 -2)
  778.             end
  779.             item
  780.               Caption = 'Address affected'
  781.               Width = -2
  782.               WidthType = (
  783.                 -2)
  784.             end>
  785.           ColumnClick = False
  786.           GridLines = True
  787.           HideSelection = False
  788.           ReadOnly = True
  789.           RowSelect = True
  790.           TabOrder = 0
  791.           ViewStyle = vsReport
  792.           OnChange = rulesLVChange
  793.           OnClick = rulesLVClick
  794.           OnDblClick = rulesLVDblClick
  795.         end
  796.       end
  797.     end
  798.     object TPage
  799.       Left = 0
  800.       Top = 0
  801.       Caption = 'Viewbar'
  802.       object GroupBox2: TGroupBox
  803.         Left = 0
  804.         Top = 0
  805.         Width = 297
  806.         Height = 345
  807.         Caption = 'ViewBar'
  808.         TabOrder = 0
  809.         object Label3: TLabel
  810.           Left = 40
  811.           Top = 48
  812.           Width = 77
  813.           Height = 13
  814.           Caption = 'Start &docked to '
  815.           FocusControl = cboVbDock
  816.         end
  817.         object Label4: TLabel
  818.           Left = 216
  819.           Top = 48
  820.           Width = 45
  821.           Height = 13
  822.           Caption = 'of screen'
  823.         end
  824.         object Label6: TLabel
  825.           Left = 64
  826.           Top = 272
  827.           Width = 127
  828.           Height = 13
  829.           Caption = 'Show &each connection for '
  830.           FocusControl = spinVbScrollTime
  831.         end
  832.         object Label7: TLabel
  833.           Left = 248
  834.           Top = 272
  835.           Width = 21
  836.           Height = 13
  837.           Caption = 'secs'
  838.         end
  839.         object JonLine1: TJonLine
  840.           Left = 46
  841.           Top = 263
  842.           Width = 18
  843.           Height = 18
  844.           PenColor = clGray
  845.           DrawLines = [lpLeft, lpBottom]
  846.         end
  847.         object JonLine3: TJonLine
  848.           Left = 46
  849.           Top = 184
  850.           Width = 16
  851.           Height = 17
  852.           PenColor = clGray
  853.           DrawLines = [lpLeft, lpBottom]
  854.         end
  855.         object JonLine4: TJonLine
  856.           Left = 46
  857.           Top = 200
  858.           Width = 16
  859.           Height = 25
  860.           PenColor = clGray
  861.           DrawLines = [lpLeft, lpBottom]
  862.         end
  863.         object JonLine19: TJonLine
  864.           Left = 22
  865.           Top = 32
  866.           Width = 16
  867.           Height = 25
  868.           PenColor = clGray
  869.           DrawLines = [lpLeft, lpBottom]
  870.         end
  871.         object JonLine20: TJonLine
  872.           Left = 22
  873.           Top = 48
  874.           Width = 16
  875.           Height = 57
  876.           PenColor = clGray
  877.           DrawLines = [lpLeft, lpBottom]
  878.         end
  879.         object JonLine21: TJonLine
  880.           Left = 22
  881.           Top = 40
  882.           Width = 16
  883.           Height = 41
  884.           PenColor = clGray
  885.           DrawLines = [lpLeft, lpBottom]
  886.         end
  887.         object JonLine22: TJonLine
  888.           Left = 22
  889.           Top = 120
  890.           Width = 16
  891.           Height = 33
  892.           PenColor = clGray
  893.           DrawLines = [lpLeft, lpBottom]
  894.         end
  895.         object JonLine23: TJonLine
  896.           Left = 22
  897.           Top = 128
  898.           Width = 16
  899.           Height = 49
  900.           PenColor = clGray
  901.           DrawLines = [lpLeft, lpBottom]
  902.         end
  903.         object JonLine24: TJonLine
  904.           Left = 22
  905.           Top = 176
  906.           Width = 16
  907.           Height = 81
  908.           PenColor = clGray
  909.           DrawLines = [lpLeft, lpBottom]
  910.         end
  911.         object JonLine25: TJonLine
  912.           Left = 22
  913.           Top = 104
  914.           Width = 16
  915.           Height = 25
  916.           PenColor = clGray
  917.           DrawLines = [lpLeft, lpBottom]
  918.         end
  919.         object chkVbEnabled: TCheckBox
  920.           Left = 16
  921.           Top = 24
  922.           Width = 105
  923.           Height = 17
  924.           Caption = '&Enable ViewBar'
  925.           TabOrder = 0
  926.         end
  927.         object cboVbDock: TComboBox
  928.           Left = 127
  929.           Top = 46
  930.           Width = 81
  931.           Height = 21
  932.           Style = csDropDownList
  933.           ItemHeight = 13
  934.           TabOrder = 1
  935.           Items.Strings = (
  936.             'Top'
  937.             'Bottom')
  938.         end
  939.         object chkVbAutoHide: TCheckBox
  940.           Left = 40
  941.           Top = 72
  942.           Width = 97
  943.           Height = 17
  944.           Caption = 'Auto&Hide'
  945.           Enabled = False
  946.           TabOrder = 2
  947.         end
  948.         object chkVbShowClock: TCheckBox
  949.           Left = 40
  950.           Top = 168
  951.           Width = 97
  952.           Height = 17
  953.           Caption = 'Show &clock'
  954.           TabOrder = 6
  955.         end
  956.         object chkVbShowLights: TCheckBox
  957.           Left = 40
  958.           Top = 144
  959.           Width = 137
  960.           Height = 17
  961.           Caption = 'Show transmisson &lights'
  962.           TabOrder = 5
  963.         end
  964.         object chkVbSlideEffect: TCheckBox
  965.           Left = 40
  966.           Top = 96
  967.           Width = 97
  968.           Height = 17
  969.           Caption = 'S&lide effect'
  970.           TabOrder = 3
  971.         end
  972.         object chkVbAutoScroll: TCheckBox
  973.           Left = 40
  974.           Top = 248
  975.           Width = 137
  976.           Height = 17
  977.           Caption = 'Auto&scroll connections'
  978.           TabOrder = 9
  979.         end
  980.         object spinVbScrollTime: TRxSpinEdit
  981.           Left = 195
  982.           Top = 269
  983.           Width = 49
  984.           Height = 21
  985.           MaxValue = 30
  986.           MinValue = 1
  987.           TabOrder = 10
  988.         end
  989.         object chkVbShowClockSecs: TCheckBox
  990.           Left = 64
  991.           Top = 192
  992.           Width = 177
  993.           Height = 17
  994.           Caption = 'Sho&w Seconds on clock'
  995.           TabOrder = 7
  996.         end
  997.         object chkVbShowBorder: TCheckBox
  998.           Left = 64
  999.           Top = 216
  1000.           Width = 97
  1001.           Height = 17
  1002.           Caption = 'Show b&order'
  1003.           TabOrder = 8
  1004.         end
  1005.         object chkVbAltStyle: TCheckBox
  1006.           Left = 40
  1007.           Top = 120
  1008.           Width = 193
  1009.           Height = 17
  1010.           Caption = '&Blend connections in to ViewBar'
  1011.           TabOrder = 4
  1012.         end
  1013.       end
  1014.     end
  1015.     object TPage
  1016.       Left = 0
  1017.       Top = 0
  1018.       Caption = 'Debug'
  1019.       object GroupBox6: TGroupBox
  1020.         Left = 0
  1021.         Top = 0
  1022.         Width = 297
  1023.         Height = 345
  1024.         Caption = 'Advanced Options'
  1025.         TabOrder = 0
  1026.         object Label9: TLabel
  1027.           Left = 16
  1028.           Top = 72
  1029.           Width = 197
  1030.           Height = 13
  1031.           Caption = 'SMTP email server &username (if required)'
  1032.           FocusControl = edtEmailServerUsername
  1033.         end
  1034.         object Label8: TLabel
  1035.           Left = 16
  1036.           Top = 24
  1037.           Width = 87
  1038.           Height = 13
  1039.           Caption = 'SMTP &email server'
  1040.           FocusControl = edtEmailServer
  1041.         end
  1042.         object Label16: TLabel
  1043.           Left = 16
  1044.           Top = 256
  1045.           Width = 114
  1046.           Height = 13
  1047.           Caption = 'Update &Net Stats every'
  1048.           FocusControl = updateStatsSpin
  1049.         end
  1050.         object Label17: TLabel
  1051.           Left = 224
  1052.           Top = 256
  1053.           Width = 13
  1054.           Height = 13
  1055.           Caption = 'ms'
  1056.         end
  1057.         object Label18: TLabel
  1058.           Left = 224
  1059.           Top = 288
  1060.           Width = 13
  1061.           Height = 13
  1062.           Caption = 'ms'
  1063.         end
  1064.         object z: TLabel
  1065.           Left = 16
  1066.           Top = 288
  1067.           Width = 115
  1068.           Height = 13
  1069.           Caption = 'Update LE&D lights every'
  1070.           FocusControl = updateLEDspin
  1071.         end
  1072.         object Label19: TLabel
  1073.           Left = 16
  1074.           Top = 120
  1075.           Width = 196
  1076.           Height = 13
  1077.           Caption = 'SMTP email server &password (if required)'
  1078.           FocusControl = edtEmailServerPassword
  1079.         end
  1080.         object edtEmailServerUsername: TEdit
  1081.           Left = 32
  1082.           Top = 88
  1083.           Width = 217
  1084.           Height = 21
  1085.           TabOrder = 1
  1086.         end
  1087.         object edtEmailServer: TEdit
  1088.           Left = 32
  1089.           Top = 40
  1090.           Width = 217
  1091.           Height = 21
  1092.           TabOrder = 0
  1093.         end
  1094.         object chkFlashStats: TCheckBox
  1095.           Left = 16
  1096.           Top = 200
  1097.           Width = 193
  1098.           Height = 17
  1099.           Caption = '&Flash cells in Net Stats window'
  1100.           TabOrder = 4
  1101.         end
  1102.         object chkShowSplash: TCheckBox
  1103.           Left = 16
  1104.           Top = 176
  1105.           Width = 137
  1106.           Height = 17
  1107.           Caption = 'Show &splash screen'
  1108.           TabOrder = 3
  1109.         end
  1110.         object updateStatsSpin: TRxSpinEdit
  1111.           Left = 144
  1112.           Top = 253
  1113.           Width = 65
  1114.           Height = 21
  1115.           Increment = 500
  1116.           MaxValue = 60000
  1117.           MinValue = 500
  1118.           Value = 5000
  1119.           MaxLength = 5
  1120.           TabOrder = 5
  1121.         end
  1122.         object updateLEDspin: TRxSpinEdit
  1123.           Left = 144
  1124.           Top = 285
  1125.           Width = 65
  1126.           Height = 21
  1127.           Increment = 50
  1128.           MaxValue = 1000
  1129.           MinValue = 50
  1130.           Value = 250
  1131.           TabOrder = 6
  1132.         end
  1133.         object edtEmailServerPassword: TEdit
  1134.           Left = 32
  1135.           Top = 136
  1136.           Width = 217
  1137.           Height = 21
  1138.           PasswordChar = '*'
  1139.           TabOrder = 2
  1140.         end
  1141.       end
  1142.     end
  1143.     object TPage
  1144.       Left = 0
  1145.       Top = 0
  1146.       Caption = 'Extras'
  1147.       object ToolbarButton971: TToolbarButton97
  1148.         Left = 8
  1149.         Top = 236
  1150.         Width = 65
  1151.         Height = 22
  1152.         Hint = 'Add an application to programs list'
  1153.         Caption = '&Add'
  1154.         Glyph.Data = {
  1155.           E6000000424DE60000000000000076000000280000000E0000000E0000000100
  1156.           0400000000007000000000000000000000001000000000000000000000000000
  1157.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  1158.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1159.           3300333333333333330033333333333333003333300033333300333330F03333
  1160.           3300333330F033333300330000F000033300330FFFFFFF033300330000F00003
  1161.           3300333330F033333300333330F0333333003333300033333300333333333333
  1162.           33003333333333333300}
  1163.         GlyphMask.Data = {00000000}
  1164.         ImageIndex = 0
  1165.         OnClick = tbPAddClick
  1166.       end
  1167.       object ToolbarButton972: TToolbarButton97
  1168.         Left = 73
  1169.         Top = 236
  1170.         Width = 65
  1171.         Height = 22
  1172.         Hint = 'Edit selected program entry'
  1173.         Caption = '&Edit'
  1174.         Glyph.Data = {
  1175.           76010000424D7601000000000000760000002800000020000000100000000100
  1176.           04000000000000010000120B0000120B00001000000000000000000000000000
  1177.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1178.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
  1179.           000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
  1180.           00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
  1181.           F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
  1182.           0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
  1183.           FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
  1184.           FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
  1185.           0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
  1186.           00333377737FFFFF773333303300000003333337337777777333}
  1187.         GlyphMask.Data = {00000000}
  1188.         ImageIndex = 1
  1189.         NumGlyphs = 2
  1190.         OnClick = tbPEditClick
  1191.       end
  1192.       object ToolbarButton973: TToolbarButton97
  1193.         Left = 138
  1194.         Top = 236
  1195.         Width = 65
  1196.         Height = 22
  1197.         Hint = 'Delete selected program from list'
  1198.         Caption = '&Delete'
  1199.         Glyph.Data = {
  1200.           76010000424D7601000000000000760000002800000020000000100000000100
  1201.           04000000000000010000130B0000130B00001000000000000000000000000000
  1202.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1203.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1204.           333333333333333333FF33333333333330003333333333333777333333333333
  1205.           300033FFFFFF3333377739999993333333333777777F3333333F399999933333
  1206.           3300377777733333337733333333333333003333333333333377333333333333
  1207.           3333333333333333333F333333333333330033333F33333333773333C3333333
  1208.           330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
  1209.           993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
  1210.           333333377F33333333FF3333C333333330003333733333333777333333333333
  1211.           3000333333333333377733333333333333333333333333333333}
  1212.         GlyphMask.Data = {00000000}
  1213.         ImageIndex = 2
  1214.         NumGlyphs = 2
  1215.         OnClick = tpPDeleteClick
  1216.       end
  1217.       object ToolbarButton974: TToolbarButton97
  1218.         Left = 203
  1219.         Top = 236
  1220.         Width = 65
  1221.         Height = 22
  1222.         Hint = 'Remove all applications from program list'
  1223.         Caption = '&Clear all'
  1224.         ImageIndex = 3
  1225.         OnClick = tbPClearClick
  1226.       end
  1227.       object GroupBox3: TGroupBox
  1228.         Left = 0
  1229.         Top = 0
  1230.         Width = 297
  1231.         Height = 345
  1232.         Caption = 'Extra Options'
  1233.         TabOrder = 0
  1234.         object Label26: TLabel
  1235.           Left = 16
  1236.           Top = 248
  1237.           Width = 119
  1238.           Height = 13
  1239.           Caption = 'Show Connection &Events'
  1240.           FocusControl = cboShowConnEvents
  1241.         end
  1242.         object chkTBhighlight: TCheckBox
  1243.           Left = 16
  1244.           Top = 24
  1245.           Width = 153
  1246.           Height = 17
  1247.           Caption = '&Old style toolbar highlight'
  1248.           TabOrder = 0
  1249.         end
  1250.         object chkFlatHead: TCheckBox
  1251.           Left = 16
  1252.           Top = 48
  1253.           Width = 225
  1254.           Height = 17
  1255.           Caption = '&Flat column headers in connection table'
  1256.           TabOrder = 1
  1257.         end
  1258.         object chkConfirmExit: TCheckBox
  1259.           Left = 16
  1260.           Top = 72
  1261.           Width = 97
  1262.           Height = 17
  1263.           Caption = 'Confirm on e&xit'
  1264.           TabOrder = 2
  1265.         end
  1266.         object chkCheckIPChanges: TCheckBox
  1267.           Left = 16
  1268.           Top = 120
  1269.           Width = 233
  1270.           Height = 17
  1271.           Caption = 'Check for changes in Local I&P && Hostname'
  1272.           TabOrder = 3
  1273.         end
  1274.         object chkStopMemLeaks: TCheckBox
  1275.           Left = 16
  1276.           Top = 144
  1277.           Width = 209
  1278.           Height = 17
  1279.           Caption = 'Memory &Leak Protection'
  1280.           TabOrder = 4
  1281.         end
  1282.         object chkContinuousRepaints: TCheckBox
  1283.           Left = 16
  1284.           Top = 168
  1285.           Width = 273
  1286.           Height = 17
  1287.           Caption = '&Continuously repaint Connection Table'
  1288.           TabOrder = 5
  1289.         end
  1290.         object cboShowConnEvents: TComboBox
  1291.           Left = 141
  1292.           Top = 246
  1293.           Width = 145
  1294.           Height = 21
  1295.           Style = csDropDownList
  1296.           ItemHeight = 13
  1297.           TabOrder = 6
  1298.           Items.Strings = (
  1299.             'In the System Tray'
  1300.             'In the ViewBar'
  1301.             'Both'
  1302.             'Neither')
  1303.         end
  1304.         object chkNumbersWithShort: TCheckBox
  1305.           Left = 16
  1306.           Top = 288
  1307.           Width = 225
  1308.           Height = 17
  1309.           Caption = 'Show Port Numbers next to Short&names'
  1310.           TabOrder = 7
  1311.         end
  1312.         object chkDontWarnOnTerminate: TCheckBox
  1313.           Left = 16
  1314.           Top = 312
  1315.           Width = 273
  1316.           Height = 17
  1317.           Caption = 'Don'#39't &warn when terminating or restarting a process'
  1318.           TabOrder = 8
  1319.         end
  1320.         object chkPrcGoogleFeelLucky: TCheckBox
  1321.           Left = 16
  1322.           Top = 200
  1323.           Width = 273
  1324.           Height = 17
  1325.           Caption = 'Use "I'#39'm Feeling Lucky" on Google process searches'
  1326.           TabOrder = 9
  1327.         end
  1328.       end
  1329.     end
  1330.     object TPage
  1331.       Left = 0
  1332.       Top = 0
  1333.       Caption = 'Debug'
  1334.       object GroupBox10: TGroupBox
  1335.         Left = 0
  1336.         Top = 0
  1337.         Width = 297
  1338.         Height = 345
  1339.         Caption = 'Packet Sniffer'
  1340.         TabOrder = 0
  1341.         object Label24: TLabel
  1342.           Left = 48
  1343.           Top = 152
  1344.           Width = 151
  1345.           Height = 13
  1346.           Caption = 'Max &Incoming Bandwidth (KB/s)'
  1347.           FocusControl = spinMaxInBandwidth
  1348.         end
  1349.         object Label25: TLabel
  1350.           Left = 48
  1351.           Top = 184
  1352.           Width = 152
  1353.           Height = 13
  1354.           Caption = 'Max &Outgoing Bandwidth (KB/s)'
  1355.           FocusControl = spinMaxOutBandwidth
  1356.         end
  1357.         object JonLine28: TJonLine
  1358.           Left = 22
  1359.           Top = 32
  1360.           Width = 19
  1361.           Height = 65
  1362.           PenColor = clGray
  1363.           DrawLines = [lpLeft, lpBottom]
  1364.         end
  1365.         object JonLine30: TJonLine
  1366.           Left = 38
  1367.           Top = 104
  1368.           Width = 11
  1369.           Height = 57
  1370.           PenColor = clGray
  1371.           DrawLines = [lpLeft, lpBottom]
  1372.         end
  1373.         object JonLine31: TJonLine
  1374.           Left = 38
  1375.           Top = 136
  1376.           Width = 11
  1377.           Height = 57
  1378.           PenColor = clGray
  1379.           DrawLines = [lpLeft, lpBottom]
  1380.         end
  1381.         object Label27: TLabel
  1382.           Left = 48
  1383.           Top = 232
  1384.           Width = 233
  1385.           Height = 17
  1386.           AutoSize = False
  1387.           Caption = 'To better determine your maximum bandwidths:'
  1388.           Font.Charset = DEFAULT_CHARSET
  1389.           Font.Color = clWindowText
  1390.           Font.Height = -11
  1391.           Font.Name = 'Tahoma'
  1392.           Font.Style = [fsUnderline]
  1393.           ParentFont = False
  1394.           WordWrap = True
  1395.         end
  1396.         object Label28: TLabel
  1397.           Left = 64
  1398.           Top = 256
  1399.           Width = 133
  1400.           Height = 13
  1401.           Cursor = crHandPoint
  1402.           Hint = 'http://www.dslreports.com/stest'
  1403.           Caption = 'DSLreports.com Speed Test'
  1404.           Font.Charset = DEFAULT_CHARSET
  1405.           Font.Color = clBlue
  1406.           Font.Height = -11
  1407.           Font.Name = 'Tahoma'
  1408.           Font.Style = [fsUnderline]
  1409.           ParentFont = False
  1410.           OnClick = Label30Click
  1411.         end
  1412.         object Label29: TLabel
  1413.           Left = 64
  1414.           Top = 280
  1415.           Width = 208
  1416.           Height = 13
  1417.           Cursor = crHandPoint
  1418.           Hint = 'http://bandwidthplace.com/speedtest/'
  1419.           Caption = 'Bandwidthplace.com Bandwidth Speed Test'
  1420.           Font.Charset = DEFAULT_CHARSET
  1421.           Font.Color = clBlue
  1422.           Font.Height = -11
  1423.           Font.Name = 'Tahoma'
  1424.           Font.Style = [fsUnderline]
  1425.           ParentFont = False
  1426.           OnClick = Label30Click
  1427.         end
  1428.         object Label30: TLabel
  1429.           Left = 64
  1430.           Top = 304
  1431.           Width = 164
  1432.           Height = 13
  1433.           Cursor = crHandPoint
  1434.           Hint = 'http://reviews.cnet.com/Bandwidth_meter/7004-7254_7-0.html'
  1435.           Caption = 'CNET Bandwidth Meter speed test'
  1436.           Font.Charset = DEFAULT_CHARSET
  1437.           Font.Color = clBlue
  1438.           Font.Height = -11
  1439.           Font.Name = 'Tahoma'
  1440.           Font.Style = [fsUnderline]
  1441.           ParentFont = False
  1442.           OnClick = Label30Click
  1443.         end
  1444.         object Label31: TLabel
  1445.           Left = 48
  1446.           Top = 120
  1447.           Width = 40
  1448.           Height = 13
  1449.           Caption = 'Prese&ts:'
  1450.           FocusControl = cboBandwidthPreset
  1451.         end
  1452.         object JonLine32: TJonLine
  1453.           Left = 22
  1454.           Top = 32
  1455.           Width = 19
  1456.           Height = 33
  1457.           PenColor = clGray
  1458.           DrawLines = [lpLeft, lpBottom]
  1459.         end
  1460.         object chkEnableSniffer: TCheckBox
  1461.           Left = 16
  1462.           Top = 24
  1463.           Width = 193
  1464.           Height = 17
  1465.           Caption = '&Enable X-NetStat Packet Sniffer'
  1466.           TabOrder = 0
  1467.         end
  1468.         object chkShowBandwidthMeters: TCheckBox
  1469.           Left = 32
  1470.           Top = 88
  1471.           Width = 193
  1472.           Height = 17
  1473.           Caption = 'Display Bandwidth &Meters'
  1474.           TabOrder = 2
  1475.         end
  1476.         object spinMaxInBandwidth: TRxSpinEdit
  1477.           Left = 208
  1478.           Top = 150
  1479.           Width = 81
  1480.           Height = 21
  1481.           Alignment = taRightJustify
  1482.           Increment = 10
  1483.           MaxValue = 999999999
  1484.           MinValue = 1
  1485.           ValueType = vtFloat
  1486.           Value = 1
  1487.           TabOrder = 4
  1488.         end
  1489.         object spinMaxOutBandwidth: TRxSpinEdit
  1490.           Left = 208
  1491.           Top = 182
  1492.           Width = 81
  1493.           Height = 21
  1494.           Alignment = taRightJustify
  1495.           Increment = 10
  1496.           MaxValue = 999999999
  1497.           MinValue = 1
  1498.           ValueType = vtFloat
  1499.           Value = 1
  1500.           TabOrder = 5
  1501.         end
  1502.         object cboBandwidthPreset: TComboBox
  1503.           Left = 96
  1504.           Top = 118
  1505.           Width = 193
  1506.           Height = 21
  1507.           Style = csDropDownList
  1508.           DropDownCount = 12
  1509.           ItemHeight = 13
  1510.           TabOrder = 3
  1511.           OnChange = cboBandwidthPresetChange
  1512.           Items.Strings = (
  1513.             '28.8/33.3 Modem'
  1514.             '56K Modem'
  1515.             '128Kbps Dual  ISDN/DSL'
  1516.             '256 Kbps Cable/DSL'
  1517.             '384 Kbps Cable/DSL'
  1518.             '768 Kbps Cable/DSL'
  1519.             '1Mbps Cable'
  1520.             '1.5 Mbps T1/Intranet/LAN'
  1521.             '3Mbps Cable (Charter Pipeline)')
  1522.         end
  1523.         object chkForceKB: TCheckBox
  1524.           Left = 32
  1525.           Top = 56
  1526.           Width = 241
  1527.           Height = 17
  1528.           Hint = 'Shows total bandwidth in KB instead of bytes'
  1529.           Caption = 'Show total traffic in &KiloBytes (KB)'
  1530.           TabOrder = 1
  1531.         end
  1532.       end
  1533.     end
  1534.     object TPage
  1535.       Left = 0
  1536.       Top = 0
  1537.       Caption = 'RemoteAccess'
  1538.       object GroupBox7: TGroupBox
  1539.         Left = 0
  1540.         Top = 0
  1541.         Width = 297
  1542.         Height = 345
  1543.         Caption = 'Remote Access'
  1544.         TabOrder = 0
  1545.         object Label10: TLabel
  1546.           Left = 40
  1547.           Top = 48
  1548.           Width = 57
  1549.           Height = 13
  1550.           Caption = '&Port to use:'
  1551.           FocusControl = edWSporttouse
  1552.         end
  1553.         object Label11: TLabel
  1554.           Left = 64
  1555.           Top = 194
  1556.           Width = 52
  1557.           Height = 13
  1558.           Caption = '&Username:'
  1559.           FocusControl = edWSusername
  1560.         end
  1561.         object Label12: TLabel
  1562.           Left = 64
  1563.           Top = 218
  1564.           Width = 50
  1565.           Height = 13
  1566.           Caption = '&Password:'
  1567.           FocusControl = edWSpassword
  1568.         end
  1569.         object JonLine5: TJonLine
  1570.           Left = 46
  1571.           Top = 176
  1572.           Width = 17
  1573.           Height = 25
  1574.           PenColor = clGray
  1575.           DrawLines = [lpLeft, lpBottom]
  1576.         end
  1577.         object JonLine6: TJonLine
  1578.           Left = 46
  1579.           Top = 200
  1580.           Width = 17
  1581.           Height = 25
  1582.           PenColor = clGray
  1583.           DrawLines = [lpLeft, lpBottom]
  1584.         end
  1585.         object JonLine7: TJonLine
  1586.           Left = 22
  1587.           Top = 33
  1588.           Width = 17
  1589.           Height = 22
  1590.           PenColor = clGray
  1591.           DrawLines = [lpLeft, lpBottom]
  1592.         end
  1593.         object JonLine8: TJonLine
  1594.           Left = 22
  1595.           Top = 49
  1596.           Width = 17
  1597.           Height = 31
  1598.           PenColor = clGray
  1599.           DrawLines = [lpLeft]
  1600.         end
  1601.         object JonLine9: TJonLine
  1602.           Left = 22
  1603.           Top = 112
  1604.           Width = 17
  1605.           Height = 65
  1606.           PenColor = clGray
  1607.           DrawLines = [lpLeft, lpBottom]
  1608.         end
  1609.         object JonLine10: TJonLine
  1610.           Left = 22
  1611.           Top = 65
  1612.           Width = 17
  1613.           Height = 24
  1614.           PenColor = clGray
  1615.           DrawLines = [lpLeft, lpBottom]
  1616.         end
  1617.         object Label13: TLabel
  1618.           Left = 16
  1619.           Top = 256
  1620.           Width = 192
  1621.           Height = 13
  1622.           Caption = 'The URLs to check this computer will be:'
  1623.         end
  1624.         object lblRemoteAccessURL: TLabel
  1625.           Left = 32
  1626.           Top = 272
  1627.           Width = 32
  1628.           Height = 13
  1629.           Cursor = crHandPoint
  1630.           Caption = 'http://'
  1631.           Font.Charset = DEFAULT_CHARSET
  1632.           Font.Color = clBlue
  1633.           Font.Height = -11
  1634.           Font.Name = 'Tahoma'
  1635.           Font.Style = [fsUnderline]
  1636.           ParentFont = False
  1637.           PopupMenu = copyPop
  1638.           OnClick = lblRemoteAccessURLClick
  1639.         end
  1640.         object JonLine26: TJonLine
  1641.           Left = 22
  1642.           Top = 88
  1643.           Width = 17
  1644.           Height = 33
  1645.           PenColor = clGray
  1646.           DrawLines = [lpLeft, lpBottom]
  1647.         end
  1648.         object JonLine27: TJonLine
  1649.           Left = 46
  1650.           Top = 120
  1651.           Width = 17
  1652.           Height = 25
  1653.           PenColor = clGray
  1654.           DrawLines = [lpLeft, lpBottom]
  1655.         end
  1656.         object Label20: TLabel
  1657.           Left = 64
  1658.           Top = 136
  1659.           Width = 72
  1660.           Height = 13
  1661.           Caption = 'Re&fresh every '
  1662.         end
  1663.         object Label21: TLabel
  1664.           Left = 208
  1665.           Top = 136
  1666.           Width = 39
  1667.           Height = 13
  1668.           Caption = 'seconds'
  1669.         end
  1670.         object lblRemoteAccessURL2: TLabel
  1671.           Left = 32
  1672.           Top = 288
  1673.           Width = 32
  1674.           Height = 13
  1675.           Cursor = crHandPoint
  1676.           Caption = 'http://'
  1677.           Font.Charset = DEFAULT_CHARSET
  1678.           Font.Color = clBlue
  1679.           Font.Height = -11
  1680.           Font.Name = 'Tahoma'
  1681.           Font.Style = [fsUnderline]
  1682.           ParentFont = False
  1683.           PopupMenu = copyPop2
  1684.           OnClick = lblRemoteAccessURLClick
  1685.         end
  1686.         object chkEnableWS: TCheckBox
  1687.           Left = 16
  1688.           Top = 24
  1689.           Width = 169
  1690.           Height = 17
  1691.           Caption = '&Enable X-NetStat Server'
  1692.           TabOrder = 0
  1693.         end
  1694.         object chkWSneedauth: TCheckBox
  1695.           Left = 40
  1696.           Top = 168
  1697.           Width = 169
  1698.           Height = 17
  1699.           Caption = '&Authentication required'
  1700.           TabOrder = 5
  1701.         end
  1702.         object chkWSincludeStats: TCheckBox
  1703.           Left = 40
  1704.           Top = 80
  1705.           Width = 177
  1706.           Height = 17
  1707.           Caption = '&Include Net Stats in report'
  1708.           TabOrder = 2
  1709.         end
  1710.         object edWSporttouse: TEdit
  1711.           Left = 104
  1712.           Top = 48
  1713.           Width = 65
  1714.           Height = 21
  1715.           TabOrder = 1
  1716.           Text = '11131'
  1717.           OnChange = edWSporttouseChange
  1718.           OnKeyPress = edWSporttouseKeyPress
  1719.         end
  1720.         object edWSusername: TEdit
  1721.           Left = 128
  1722.           Top = 192
  1723.           Width = 113
  1724.           Height = 21
  1725.           TabOrder = 6
  1726.         end
  1727.         object edWSpassword: TEdit
  1728.           Left = 128
  1729.           Top = 216
  1730.           Width = 113
  1731.           Height = 21
  1732.           PasswordChar = '*'
  1733.           TabOrder = 7
  1734.         end
  1735.         object chkMetaRefresh: TCheckBox
  1736.           Left = 40
  1737.           Top = 112
  1738.           Width = 121
  1739.           Height = 17
  1740.           Caption = 'Auto&Refresh report'
  1741.           TabOrder = 3
  1742.         end
  1743.         object spinMetaRefresh: TRxSpinEdit
  1744.           Left = 139
  1745.           Top = 133
  1746.           Width = 57
  1747.           Height = 21
  1748.           MaxValue = 999
  1749.           TabOrder = 4
  1750.         end
  1751.       end
  1752.     end
  1753.     object TPage
  1754.       Left = 0
  1755.       Top = 0
  1756.       Caption = 'Logging'
  1757.       object GroupBox8: TGroupBox
  1758.         Left = 0
  1759.         Top = 0
  1760.         Width = 297
  1761.         Height = 345
  1762.         Caption = 'Logging'
  1763.         TabOrder = 0
  1764.         object JonLine13: TJonLine
  1765.           Left = 22
  1766.           Top = 32
  1767.           Width = 17
  1768.           Height = 145
  1769.           PenColor = clGray
  1770.           DrawLines = [lpLeft, lpBottom]
  1771.         end
  1772.         object Label15: TLabel
  1773.           Left = 16
  1774.           Top = 200
  1775.           Width = 149
  1776.           Height = 13
  1777.           Caption = 'Record Remote Address and...'
  1778.           Font.Charset = DEFAULT_CHARSET
  1779.           Font.Color = clWindowText
  1780.           Font.Height = -11
  1781.           Font.Name = 'Tahoma'
  1782.           Font.Style = [fsUnderline]
  1783.           ParentFont = False
  1784.         end
  1785.         object JonLine14: TJonLine
  1786.           Left = 22
  1787.           Top = 32
  1788.           Width = 17
  1789.           Height = 25
  1790.           PenColor = clGray
  1791.           DrawLines = [lpLeft, lpBottom]
  1792.         end
  1793.         object JonLine15: TJonLine
  1794.           Left = 22
  1795.           Top = 56
  1796.           Width = 17
  1797.           Height = 25
  1798.           PenColor = clGray
  1799.           DrawLines = [lpLeft, lpBottom]
  1800.         end
  1801.         object JonLine16: TJonLine
  1802.           Left = 22
  1803.           Top = 80
  1804.           Width = 17
  1805.           Height = 25
  1806.           PenColor = clGray
  1807.           DrawLines = [lpLeft, lpBottom]
  1808.         end
  1809.         object JonLine17: TJonLine
  1810.           Left = 22
  1811.           Top = 104
  1812.           Width = 17
  1813.           Height = 25
  1814.           PenColor = clGray
  1815.           DrawLines = [lpLeft, lpBottom]
  1816.         end
  1817.         object JonLine18: TJonLine
  1818.           Left = 22
  1819.           Top = 128
  1820.           Width = 17
  1821.           Height = 25
  1822.           PenColor = clGray
  1823.           DrawLines = [lpLeft, lpBottom]
  1824.         end
  1825.         object chkEnableLog: TCheckBox
  1826.           Left = 16
  1827.           Top = 24
  1828.           Width = 169
  1829.           Height = 17
  1830.           Caption = '&Log X-NetStat Activity'
  1831.           TabOrder = 0
  1832.         end
  1833.         object chkLogNew: TCheckBox
  1834.           Left = 40
  1835.           Top = 48
  1836.           Width = 129
  1837.           Height = 17
  1838.           Caption = '&New connections'
  1839.           TabOrder = 1
  1840.         end
  1841.         object chkLogChanges: TCheckBox
  1842.           Left = 40
  1843.           Top = 72
  1844.           Width = 97
  1845.           Height = 17
  1846.           Caption = '&State changes'
  1847.           TabOrder = 2
  1848.         end
  1849.         object chkLogCloses: TCheckBox
  1850.           Left = 40
  1851.           Top = 96
  1852.           Width = 129
  1853.           Height = 17
  1854.           Caption = '&Closing connections'
  1855.           TabOrder = 3
  1856.         end
  1857.         object chkLogRules: TCheckBox
  1858.           Left = 40
  1859.           Top = 120
  1860.           Width = 121
  1861.           Height = 17
  1862.           Caption = '&Rule is triggered'
  1863.           TabOrder = 4
  1864.         end
  1865.         object chkLogRemote: TCheckBox
  1866.           Left = 40
  1867.           Top = 144
  1868.           Width = 137
  1869.           Height = 17
  1870.           Caption = '&XNS remote access'
  1871.           TabOrder = 5
  1872.         end
  1873.         object chkLogKills: TCheckBox
  1874.           Left = 40
  1875.           Top = 168
  1876.           Width = 97
  1877.           Height = 17
  1878.           Caption = 'Connection &kills'
  1879.           TabOrder = 6
  1880.         end
  1881.         object chkLogLRP: TCheckBox
  1882.           Left = 40
  1883.           Top = 248
  1884.           Width = 121
  1885.           Height = 17
  1886.           Caption = 'Loc&al/Remote Ports'
  1887.           TabOrder = 8
  1888.         end
  1889.         object chkLogPRC: TCheckBox
  1890.           Left = 40
  1891.           Top = 272
  1892.           Width = 65
  1893.           Height = 17
  1894.           Caption = '&Process'
  1895.           TabOrder = 9
  1896.         end
  1897.         object chkLogTS: TCheckBox
  1898.           Left = 40
  1899.           Top = 224
  1900.           Width = 81
  1901.           Height = 17
  1902.           Caption = '&Timestamp'
  1903.           TabOrder = 7
  1904.         end
  1905.       end
  1906.     end
  1907.     object TPage
  1908.       Left = 0
  1909.       Top = 0
  1910.       Caption = 'Friendly'
  1911.       object GroupBox9: TGroupBox
  1912.         Left = 0
  1913.         Top = 0
  1914.         Width = 297
  1915.         Height = 345
  1916.         Caption = 'Recognized'
  1917.         TabOrder = 0
  1918.         object btnRecAdd: TToolbarButton97
  1919.           Left = 6
  1920.           Top = 316
  1921.           Width = 68
  1922.           Height = 22
  1923.           Hint = 'Add an application to programs list'
  1924.           Caption = '&Add'
  1925.           Glyph.Data = {
  1926.             E6000000424DE60000000000000076000000280000000E0000000E0000000100
  1927.             0400000000007000000000000000000000001000000000000000000000000000
  1928.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  1929.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1930.             3300333333333333330033333333333333003333300033333300333330F03333
  1931.             3300333330F033333300330000F000033300330FFFFFFF033300330000F00003
  1932.             3300333330F033333300333330F0333333003333300033333300333333333333
  1933.             33003333333333333300}
  1934.           GlyphMask.Data = {00000000}
  1935.           ImageIndex = 0
  1936.           OnClick = btnRecAddClick
  1937.         end
  1938.         object btnRecEdit: TToolbarButton97
  1939.           Left = 74
  1940.           Top = 316
  1941.           Width = 68
  1942.           Height = 22
  1943.           Hint = 'Edit selected program entry'
  1944.           Caption = '&Edit'
  1945.           Enabled = False
  1946.           Glyph.Data = {
  1947.             76010000424D7601000000000000760000002800000020000000100000000100
  1948.             04000000000000010000120B0000120B00001000000000000000000000000000
  1949.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1950.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
  1951.             000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
  1952.             00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
  1953.             F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
  1954.             0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
  1955.             FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
  1956.             FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
  1957.             0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
  1958.             00333377737FFFFF773333303300000003333337337777777333}
  1959.           GlyphMask.Data = {00000000}
  1960.           ImageIndex = 1
  1961.           NumGlyphs = 2
  1962.           OnClick = btnRecEditClick
  1963.         end
  1964.         object btnRecDel: TToolbarButton97
  1965.           Left = 142
  1966.           Top = 316
  1967.           Width = 68
  1968.           Height = 22
  1969.           Hint = 'Delete selected program from list'
  1970.           Caption = '&Delete'
  1971.           Enabled = False
  1972.           Glyph.Data = {
  1973.             76010000424D7601000000000000760000002800000020000000100000000100
  1974.             04000000000000010000130B0000130B00001000000000000000000000000000
  1975.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1976.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1977.             333333333333333333FF33333333333330003333333333333777333333333333
  1978.             300033FFFFFF3333377739999993333333333777777F3333333F399999933333
  1979.             3300377777733333337733333333333333003333333333333377333333333333
  1980.             3333333333333333333F333333333333330033333F33333333773333C3333333
  1981.             330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
  1982.             993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
  1983.             333333377F33333333FF3333C333333330003333733333333777333333333333
  1984.             3000333333333333377733333333333333333333333333333333}
  1985.           GlyphMask.Data = {00000000}
  1986.           ImageIndex = 2
  1987.           NumGlyphs = 2
  1988.           OnClick = btnRecDelClick
  1989.         end
  1990.         object btnRecClear: TToolbarButton97
  1991.           Left = 210
  1992.           Top = 316
  1993.           Width = 68
  1994.           Height = 22
  1995.           Hint = 'Remove all applications from program list'
  1996.           Caption = '&Clear all'
  1997.           ImageIndex = 3
  1998.           OnClick = btnRecClearClick
  1999.         end
  2000.         object Bevel3: TBevel
  2001.           Left = 1
  2002.           Top = 302
  2003.           Width = 278
  2004.           Height = 9
  2005.           Shape = bsBottomLine
  2006.         end
  2007.         object Bevel4: TBevel
  2008.           Left = 1
  2009.           Top = 232
  2010.           Width = 294
  2011.           Height = 9
  2012.           Shape = bsBottomLine
  2013.         end
  2014.         object label22: TLabel
  2015.           Left = 8
  2016.           Top = 248
  2017.           Width = 14
  2018.           Height = 13
  2019.           Caption = 'IP:'
  2020.           Enabled = False
  2021.         end
  2022.         object Label23: TLabel
  2023.           Left = 8
  2024.           Top = 264
  2025.           Width = 52
  2026.           Height = 13
  2027.           Caption = 'Hostname:'
  2028.           Enabled = False
  2029.         end
  2030.         object lblRec3: TLabel
  2031.           Left = 8
  2032.           Top = 288
  2033.           Width = 265
  2034.           Height = 13
  2035.           AutoSize = False
  2036.         end
  2037.         object lblRec1: TLabel
  2038.           Left = 72
  2039.           Top = 248
  2040.           Width = 201
  2041.           Height = 13
  2042.           AutoSize = False
  2043.         end
  2044.         object lblRec2: TLabel
  2045.           Left = 72
  2046.           Top = 264
  2047.           Width = 201
  2048.           Height = 13
  2049.           AutoSize = False
  2050.         end
  2051.         object fnLv: TListView
  2052.           Left = 8
  2053.           Top = 16
  2054.           Width = 281
  2055.           Height = 217
  2056.           Columns = <
  2057.             item
  2058.               Caption = '#'
  2059.               Width = 25
  2060.             end
  2061.             item
  2062.               Caption = 'Friendly Name'
  2063.               Width = 200
  2064.             end>
  2065.           ColumnClick = False
  2066.           GridLines = True
  2067.           HideSelection = False
  2068.           ReadOnly = True
  2069.           RowSelect = True
  2070.           TabOrder = 0
  2071.           ViewStyle = vsReport
  2072.           OnChange = fnLvChange
  2073.           OnClick = fnLvClick
  2074.           OnDblClick = fnLvDblClick
  2075.         end
  2076.       end
  2077.     end
  2078.   end
  2079.   object Panel1: TPanel
  2080.     Left = 0
  2081.     Top = 0
  2082.     Width = 434
  2083.     Height = 29
  2084.     Align = alTop
  2085.     BevelOuter = bvLowered
  2086.     Color = clNavy
  2087.     Font.Charset = DEFAULT_CHARSET
  2088.     Font.Color = clWhite
  2089.     Font.Height = -11
  2090.     Font.Name = 'MS Sans Serif'
  2091.     Font.Style = [fsBold]
  2092.     ParentFont = False
  2093.     TabOrder = 4
  2094.     object header: TLabel
  2095.       Left = 13
  2096.       Top = 6
  2097.       Width = 118
  2098.       Height = 16
  2099.       Caption = 'X-NetStat Options'
  2100.       Font.Charset = DEFAULT_CHARSET
  2101.       Font.Color = clWhite
  2102.       Font.Height = -13
  2103.       Font.Name = 'Tahoma'
  2104.       Font.Style = [fsBold]
  2105.       ParentFont = False
  2106.     end
  2107.   end
  2108.   object FontDialog1: TFontDialog
  2109.     Font.Charset = DEFAULT_CHARSET
  2110.     Font.Color = clWindowText
  2111.     Font.Height = -11
  2112.     Font.Name = 'MS Sans Serif'
  2113.     Font.Style = []
  2114.     MinFontSize = 0
  2115.     MaxFontSize = 0
  2116.     Left = 312
  2117.     Top = 8
  2118.   end
  2119.   object ColorDialog1: TColorDialog
  2120.     Ctl3D = True
  2121.     Left = 344
  2122.     Top = 8
  2123.   end
  2124.   object copyPop: TPopupMenu
  2125.     Left = 248
  2126.     Top = 8
  2127.     object Copy1: TMenuItem
  2128.       Caption = '&Copy'
  2129.       OnClick = Copy1Click
  2130.     end
  2131.   end
  2132.   object copyPop2: TPopupMenu
  2133.     Left = 280
  2134.     Top = 8
  2135.     object Copy2: TMenuItem
  2136.       Caption = '&Copy'
  2137.       OnClick = Copy2Click
  2138.     end
  2139.   end
  2140. end
  2141.