home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 February / PCWorld_2001-02_cd.bin / Software / Vyzkuste / visirc / VIRC97.EXE / 0 / RCDATA / TWHOIS / TWHOIS.txt < prev   
Text File  |  1998-09-02  |  18KB  |  589 lines

  1. object WHOIS: TWHOIS
  2.   Left = 247
  3.   Top = 165
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'WHOIS'
  7.   ClientHeight = 398
  8.   ClientWidth = 481
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   OnCloseQuery = FormCloseQuery
  18.   OnShow = FormShow
  19.   PixelsPerInch = 120
  20.   TextHeight = 16
  21.   object Bevel1: TBevel
  22.     Left = 8
  23.     Top = 240
  24.     Width = 465
  25.     Height = 149
  26.     Shape = bsFrame
  27.   end
  28.   object GroupBox1: TGroupBox
  29.     Left = 8
  30.     Top = 4
  31.     Width = 465
  32.     Height = 229
  33.     Caption = '&User info'
  34.     TabOrder = 0
  35.     object Label2: TLabel
  36.       Left = 14
  37.       Top = 23
  38.       Width = 102
  39.       Height = 20
  40.       AutoSize = False
  41.       Caption = '&Nickname:'
  42.     end
  43.     object Label3: TLabel
  44.       Left = 14
  45.       Top = 47
  46.       Width = 102
  47.       Height = 20
  48.       AutoSize = False
  49.       Caption = '&Email:'
  50.     end
  51.     object Label4: TLabel
  52.       Left = 14
  53.       Top = 71
  54.       Width = 102
  55.       Height = 20
  56.       AutoSize = False
  57.       Caption = '&Real name/URL:'
  58.     end
  59.     object Label5: TLabel
  60.       Left = 14
  61.       Top = 119
  62.       Width = 102
  63.       Height = 20
  64.       AutoSize = False
  65.       Caption = '&Server:'
  66.     end
  67.     object txAwayMessage: TLabel
  68.       Left = 14
  69.       Top = 167
  70.       Width = 102
  71.       Height = 20
  72.       AutoSize = False
  73.       Caption = '&Away message:'
  74.     end
  75.     object Label6: TLabel
  76.       Left = 122
  77.       Top = 199
  78.       Width = 47
  79.       Height = 20
  80.       AutoSize = False
  81.       Caption = 'A&way?'
  82.     end
  83.     object Label7: TLabel
  84.       Left = 278
  85.       Top = 199
  86.       Width = 87
  87.       Height = 20
  88.       AutoSize = False
  89.       Caption = '&IRC operator?'
  90.     end
  91.     object Label20: TLabel
  92.       Left = 14
  93.       Top = 95
  94.       Width = 102
  95.       Height = 20
  96.       AutoSize = False
  97.       Caption = '&Channel(s):'
  98.     end
  99.     object Label1: TLabel
  100.       Left = 14
  101.       Top = 143
  102.       Width = 102
  103.       Height = 20
  104.       AutoSize = False
  105.       Caption = '&Idle time:'
  106.     end
  107.     object Away: TPanel
  108.       Left = 170
  109.       Top = 196
  110.       Width = 83
  111.       Height = 24
  112.       Alignment = taLeftJustify
  113.       BevelOuter = bvLowered
  114.       BevelWidth = 2
  115.       Caption = 'No'
  116.       Color = clWindow
  117.       TabOrder = 0
  118.     end
  119.     object IRCop: TPanel
  120.       Left = 370
  121.       Top = 196
  122.       Width = 83
  123.       Height = 24
  124.       Alignment = taLeftJustify
  125.       BevelOuter = bvLowered
  126.       BevelWidth = 2
  127.       Caption = 'No'
  128.       Color = clWindow
  129.       TabOrder = 1
  130.     end
  131.     object Nickname: TEdit
  132.       Left = 122
  133.       Top = 20
  134.       Width = 331
  135.       Height = 24
  136.       ReadOnly = True
  137.       TabOrder = 2
  138.     end
  139.     object Email: TEdit
  140.       Left = 122
  141.       Top = 44
  142.       Width = 331
  143.       Height = 24
  144.       ReadOnly = True
  145.       TabOrder = 3
  146.     end
  147.     object Gecos: TEdit
  148.       Left = 122
  149.       Top = 68
  150.       Width = 331
  151.       Height = 24
  152.       ReadOnly = True
  153.       TabOrder = 4
  154.     end
  155.     object Channels: TEdit
  156.       Left = 122
  157.       Top = 92
  158.       Width = 331
  159.       Height = 24
  160.       ReadOnly = True
  161.       TabOrder = 5
  162.     end
  163.     object Server: TEdit
  164.       Left = 122
  165.       Top = 116
  166.       Width = 331
  167.       Height = 24
  168.       ReadOnly = True
  169.       TabOrder = 6
  170.     end
  171.     object IdleTime: TEdit
  172.       Left = 122
  173.       Top = 140
  174.       Width = 331
  175.       Height = 24
  176.       ReadOnly = True
  177.       TabOrder = 7
  178.     end
  179.     object AwayMessage: TEdit
  180.       Left = 122
  181.       Top = 164
  182.       Width = 331
  183.       Height = 24
  184.       ReadOnly = True
  185.       TabOrder = 8
  186.     end
  187.   end
  188.   object Panel1: TPanel
  189.     Left = 18
  190.     Top = 251
  191.     Width = 447
  192.     Height = 94
  193.     BevelOuter = bvLowered
  194.     TabOrder = 1
  195.     object Label8: TLabel
  196.       Left = 13
  197.       Top = 29
  198.       Width = 68
  199.       Height = 20
  200.       AutoSize = False
  201.       Caption = '&Userlevel:'
  202.     end
  203.     object Label9: TLabel
  204.       Left = 13
  205.       Top = 49
  206.       Width = 68
  207.       Height = 20
  208.       AutoSize = False
  209.       Caption = '&Banlevel:'
  210.     end
  211.     object Label10: TLabel
  212.       Left = 13
  213.       Top = 69
  214.       Width = 68
  215.       Height = 20
  216.       AutoSize = False
  217.       Caption = '&Protlevel:'
  218.     end
  219.     object Label11: TLabel
  220.       Left = 205
  221.       Top = 29
  222.       Width = 104
  223.       Height = 20
  224.       AutoSize = False
  225.       Caption = '&Ignoring:'
  226.     end
  227.     object Label12: TLabel
  228.       Left = 205
  229.       Top = 49
  230.       Width = 104
  231.       Height = 20
  232.       AutoSize = False
  233.       Caption = '&Notify on join:'
  234.       Enabled = False
  235.     end
  236.     object Label13: TLabel
  237.       Left = 205
  238.       Top = 69
  239.       Width = 104
  240.       Height = 20
  241.       AutoSize = False
  242.       Caption = 'N&otify on signoff:'
  243.       Enabled = False
  244.     end
  245.     object Userlevel: TLabel
  246.       Left = 85
  247.       Top = 29
  248.       Width = 20
  249.       Height = 16
  250.       Hint = 'This user'#39's current userlevel'
  251.       AutoSize = False
  252.       Caption = '0'
  253.       Font.Charset = DEFAULT_CHARSET
  254.       Font.Color = clWindowText
  255.       Font.Height = -13
  256.       Font.Name = 'MS Sans Serif'
  257.       Font.Style = [fsBold]
  258.       ParentFont = False
  259.       ParentShowHint = False
  260.       ShowHint = True
  261.     end
  262.     object Banlevel: TLabel
  263.       Left = 85
  264.       Top = 49
  265.       Width = 20
  266.       Height = 16
  267.       Hint = 'This user'#39's current banlevel'
  268.       AutoSize = False
  269.       Caption = '0'
  270.       Font.Charset = DEFAULT_CHARSET
  271.       Font.Color = clWindowText
  272.       Font.Height = -13
  273.       Font.Name = 'MS Sans Serif'
  274.       Font.Style = [fsBold]
  275.       ParentFont = False
  276.       ParentShowHint = False
  277.       ShowHint = True
  278.     end
  279.     object Protlevel: TLabel
  280.       Left = 85
  281.       Top = 69
  282.       Width = 20
  283.       Height = 16
  284.       Hint = 'This user'#39's current protlevel'
  285.       AutoSize = False
  286.       Caption = '0'
  287.       Font.Charset = DEFAULT_CHARSET
  288.       Font.Color = clWindowText
  289.       Font.Height = -13
  290.       Font.Name = 'MS Sans Serif'
  291.       Font.Style = [fsBold]
  292.       ParentFont = False
  293.       ParentShowHint = False
  294.       ShowHint = True
  295.     end
  296.     object Ignoring: TLabel
  297.       Left = 313
  298.       Top = 29
  299.       Width = 36
  300.       Height = 16
  301.       Hint = 'Is this user being ignored?'
  302.       AutoSize = False
  303.       Caption = 'No'
  304.       Font.Charset = DEFAULT_CHARSET
  305.       Font.Color = clWindowText
  306.       Font.Height = -13
  307.       Font.Name = 'MS Sans Serif'
  308.       Font.Style = [fsBold]
  309.       ParentFont = False
  310.       ParentShowHint = False
  311.       ShowHint = True
  312.     end
  313.     object NotifyOnJoin: TLabel
  314.       Left = 313
  315.       Top = 49
  316.       Width = 36
  317.       Height = 16
  318.       Hint = 'Notify you when this user joins IRC?'
  319.       AutoSize = False
  320.       Caption = 'No'
  321.       Enabled = False
  322.       Font.Charset = DEFAULT_CHARSET
  323.       Font.Color = clWindowText
  324.       Font.Height = -13
  325.       Font.Name = 'MS Sans Serif'
  326.       Font.Style = [fsBold]
  327.       ParentFont = False
  328.       ParentShowHint = False
  329.       ShowHint = True
  330.     end
  331.     object NotifyOnSignoff: TLabel
  332.       Left = 313
  333.       Top = 69
  334.       Width = 36
  335.       Height = 16
  336.       Hint = 'Notify you when this user signs off IRC?'
  337.       AutoSize = False
  338.       Caption = 'No'
  339.       Enabled = False
  340.       Font.Charset = DEFAULT_CHARSET
  341.       Font.Color = clWindowText
  342.       Font.Height = -13
  343.       Font.Name = 'MS Sans Serif'
  344.       Font.Style = [fsBold]
  345.       ParentFont = False
  346.       ParentShowHint = False
  347.       ShowHint = True
  348.     end
  349.     object Mask: TPanel
  350.       Left = 5
  351.       Top = 5
  352.       Width = 436
  353.       Height = 20
  354.       Hint = 'User mask (double-click to change)'
  355.       ParentShowHint = False
  356.       ShowHint = True
  357.       TabOrder = 0
  358.       OnDblClick = MaskDblClick
  359.     end
  360.   end
  361.   object Userlist: TNashButton
  362.     Left = 19
  363.     Top = 354
  364.     Width = 102
  365.     Height = 27
  366.     Hint = 
  367.       'Userlist settings|Click to change this user'#39's user, ban, and pro' +
  368.       't levels'
  369.     Caption = '&Userlist >>'
  370.     Enabled = False
  371.     Font.Charset = DEFAULT_CHARSET
  372.     Font.Color = clWindowText
  373.     Font.Height = -13
  374.     Font.Name = 'MS Sans Serif'
  375.     Font.Style = []
  376.     ParentFont = False
  377.     ParentShowHint = False
  378.     ShowHint = True
  379.     TabOrder = 2
  380.     OnMouseUp = UserlistMouseUp
  381.     Glyph.Data = {
  382.       76010000424D7601000000000000760000002800000020000000100000000100
  383.       04000000000000010000120B0000120B00001000000000000000000000000000
  384.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  385.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  386.       55555555FFFFFFFF5555555000000005555555577777777FF555550999999900
  387.       55555575555555775F55509999999901055557F55555557F75F5001111111101
  388.       105577FFFFFFFF7FF75F00000000000011057777777777775F755070FFFFFF0F
  389.       01105777F555557F7FF75500FFFFFF0F00105577F555FF7F77575550FF70000F
  390.       0F0055575FF777757F775555000FFFFF0F005555777555FF7F77555550FF7000
  391.       0F055555575FF777757F555555000FFFFF05555555777555FF7F55555550FF70
  392.       0005555555575FF7777555555555000555555555555577755555555555555555
  393.       5555555555555555555555555555555555555555555555555555}
  394.     NumGlyphs = 2
  395.     HoverFont.Charset = DEFAULT_CHARSET
  396.     HoverFont.Color = clBlue
  397.     HoverFont.Height = -13
  398.     HoverFont.Name = 'MS Sans Serif'
  399.     HoverFont.Style = [fsUnderline]
  400.     HoverHighlight = True
  401.   end
  402.   object Ignore: TNashButton
  403.     Left = 127
  404.     Top = 354
  405.     Width = 98
  406.     Height = 27
  407.     Hint = 'Ignore settings|Click to change this user'#39's ignore levels'
  408.     Caption = '&Ignore >>'
  409.     Enabled = False
  410.     Font.Charset = DEFAULT_CHARSET
  411.     Font.Color = clWindowText
  412.     Font.Height = -13
  413.     Font.Name = 'MS Sans Serif'
  414.     Font.Style = []
  415.     ParentFont = False
  416.     ParentShowHint = False
  417.     ShowHint = True
  418.     TabOrder = 3
  419.     OnMouseUp = IgnoreMouseUp
  420.     Glyph.Data = {
  421.       76010000424D7601000000000000760000002800000020000000100000000100
  422.       04000000000000010000130B0000130B00001000000000000000000000000000
  423.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  424.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  425.       333333333333333333333333333333333333333FFF33FF333FFF339993370733
  426.       999333777FF37FF377733339993000399933333777F777F77733333399970799
  427.       93333333777F7377733333333999399933333333377737773333333333990993
  428.       3333333333737F73333333333331013333333333333777FF3333333333910193
  429.       333333333337773FF3333333399000993333333337377737FF33333399900099
  430.       93333333773777377FF333399930003999333337773777F777FF339993370733
  431.       9993337773337333777333333333333333333333333333333333333333333333
  432.       3333333333333333333333333333333333333333333333333333}
  433.     NumGlyphs = 2
  434.     HoverFont.Charset = DEFAULT_CHARSET
  435.     HoverFont.Color = clBlue
  436.     HoverFont.Height = -13
  437.     HoverFont.Name = 'MS Sans Serif'
  438.     HoverFont.Style = [fsUnderline]
  439.     HoverHighlight = True
  440.   end
  441.   object Notify: TNashButton
  442.     Left = 231
  443.     Top = 354
  444.     Width = 94
  445.     Height = 27
  446.     Caption = '&Notify >>'
  447.     Enabled = False
  448.     Font.Charset = DEFAULT_CHARSET
  449.     Font.Color = clWindowText
  450.     Font.Height = -13
  451.     Font.Name = 'MS Sans Serif'
  452.     Font.Style = []
  453.     ParentFont = False
  454.     TabOrder = 4
  455.     Glyph.Data = {
  456.       76010000424D7601000000000000760000002800000020000000100000000100
  457.       04000000000000010000120B0000120B00001000000000000000000000000000
  458.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  459.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300130000031
  460.       00333773F77777FF7733331000909000133333377737F777FF33330098F0F890
  461.       0333337733F733F77F33370980FFF08907333373373F373373F33099FFFFFFF9
  462.       903337F3F373F33FF7F33090F000FF00903337F73337F37737F3B099FFF0FFF9
  463.       90B3373F33F7F3F33733070980F0F0890703337FF737F7337F33BB0098F0F890
  464.       0BB33F77FF3733377FFF000009999900000377777FFFFF77777F088700000008
  465.       77037F3377777773337F088887707888870373F3337773F33373B078800B0088
  466.       70B3373FF733373FF73303700BBBBB007303337773F3F3777F33330BB0B0B0BB
  467.       033333733737F73F73F330BB03B0B30BB0333733733733733733}
  468.     NumGlyphs = 2
  469.     HoverFont.Charset = DEFAULT_CHARSET
  470.     HoverFont.Color = clBlue
  471.     HoverFont.Height = -13
  472.     HoverFont.Name = 'MS Sans Serif'
  473.     HoverFont.Style = [fsUnderline]
  474.     HoverHighlight = True
  475.   end
  476.   object CloseBtn: TNashButton
  477.     Left = 384
  478.     Top = 354
  479.     Width = 81
  480.     Height = 27
  481.     Cancel = True
  482.     Caption = '&Close'
  483.     Font.Charset = DEFAULT_CHARSET
  484.     Font.Color = clWindowText
  485.     Font.Height = -13
  486.     Font.Name = 'MS Sans Serif'
  487.     Font.Style = []
  488.     ModalResult = 3
  489.     ParentFont = False
  490.     TabOrder = 5
  491.     OnClick = CloseBtnClick
  492.     Glyph.Data = {
  493.       CE070000424DCE07000000000000360000002800000024000000120000000100
  494.       1800000000009807000000000000000000000000000000000000007F7F7F7F7F
  495.       7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7FBFBFBFBFBFBFFFFF
  496.       FFBFBFBFFFFFFFBFBFBF7F7F7FBFBFBFFFFFFF7F7F7F7F7F7F7F7F7F7F7F7F7F
  497.       7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F007F7F007F7F007F7F007F7F007F7F
  498.       007F7FFFFFFF7F00007F00007F00007F00007F00000000000000007F7F7F7F7F
  499.       7F7F7F7FFFFFFFFFFFFFFFFFFF7F00007F00007F00007F00007F00007F7F7F7F
  500.       7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7FFFFFFF007F7F
  501.       007F7F007F7FFFFFFFFFFFFF7F7F7FFFFFFF007F7F007F7F007F7F007F7F7F00
  502.       00FF00FF7F007F000000000000BFBFBFFFFFFFFFFFFFFFFFFF7F0000007F7F00
  503.       7F7F007F7F007F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  504.       7F7F7F7F7F7F007F7F007F7F007F7F7F7F7F7F7F7F7F7F7F7F7F7FFFFFFF007F
  505.       7F007F7F007F7F007F7F7F00007F007FFF00FF7F007F000000FFFFFFFFFFFFFF
  506.       FFFFFFFFFF7F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  507.       7F7F7FFFFFFF7F7F7F7F7F7F7F7F7FFFFFFF007F7F007F7F007F7F7F7F7FFFFF
  508.       FF007F7F007F7FFFFFFF007F7F007F7F007F7F007F7F7F0000FF00FF7F007FFF
  509.       00FF000000FFFFFFFFFFFFFFFFFFFFFFFF7F0000007F7F007F7F007F7F007F7F
  510.       007F7F007F7F007F7F007F7F7F7F7F7F7F7FBFBFBF7F7F7F7F7F7FFFFFFF007F
  511.       7F007F7F007F7F7F7F7FFFFFFF007F7F007F7FFFFFFF007F7F007F7F007F7F00
  512.       7F7F7F00007F007FFF00FF7F007F000000FFFFFFFFFF00FFFFFFFFFF007F0000
  513.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF7F7F
  514.       7FBFBFBF7F7F7FFFFFFF007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7FFF
  515.       FFFF007F7F007F7F007F7F007F7F7F0000FF00FF7F007FFF00FF000000FFFFFF
  516.       FFFFFFFFFFFFFFFFFF7F0000007F7F007F7F007F7F007F7F007F7F007F7F007F
  517.       7F007F7F7F7F7F7F7F7FBFBFBF7F7F7F7F7F7FFFFFFF007F7F007F7F007F7F7F
  518.       7F7FFFFFFF007F7F007F7FFFFFFF007F7F007F7F007F7F007F7F7F00007F007F
  519.       FF00FF7F007F000000FFFFFFFFFF00FFFFFFFFFF007F0000007F7F007F7F007F
  520.       7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF7F7F7FBFBFBF7F7F7FFF
  521.       FFFF007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7FFFFFFF007F7F007F7F
  522.       007F7F007F7F7F0000FF00FF7F007FFF00FF000000FFFFFFFFFFFFFFFFFFFFFF
  523.       FF7F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F
  524.       7F7FBFBFBF7F7F7F7F7F7FFFFFFF007F7F007F7F007F7F7F7F7FFFFFFF007F7F
  525.       007F7FFFFFFF007F7F007F7F007F7F007F7F7F00007F007FFF00FF7F007F0000
  526.       00FFFFFFFFFF00FFFFFFFFFF007F0000007F7F007F7F007F7F007F7F007F7F00
  527.       7F7F007F7F007F7F7F7F7FFFFFFF7F7F7FBFBFBF7F7F7FFFFFFF007F7F007F7F
  528.       007F7F7F7F7FFFFFFF007F7F007F7FFFFFFF007F7F007F7F007F7F007F7F7F00
  529.       00FF00FF7F007FFF00FF000000FFFF00FFFFFFFFFF00FFFFFF7F0000007F7F00
  530.       7F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7FBFBFBF7F7F7F
  531.       7F7F7FFFFFFF007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7FFFFFFF007F
  532.       7F007F7F007F7F007F7F7F00007F007FFF00FF7F007F000000FFFFFFFFFF00FF
  533.       FFFFFFFF007F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  534.       7F7F7FFFFFFF7F7F7FBFBFBF7F7F7FFFFFFF007F7F007F7F007F7F7F7F7FFFFF
  535.       FF007F7F007F7FFFFFFF007F7F007F7F007F7F007F7F7F0000FF00FF7F007FFF
  536.       00FF000000FFFF00FFFFFFFFFF00FFFFFF7F0000007F7F007F7F007F7F007F7F
  537.       007F7F007F7F007F7F007F7F7F7F7F7F7F7FBFBFBF7F7F7F7F7F7FFFFFFF007F
  538.       7F007F7F007F7F7F7F7FFFFFFF007F7F007F7FFFFFFF007F7F007F7F007F7F00
  539.       7F7F7F00007F00007F00007F00007F00007F00007F00007F00007F00007F0000
  540.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF7F7F
  541.       7FFFFFFF7F7F7FFFFFFFFFFFFFFFFFFFFFFFFF7F7F7FFFFFFF007F7F007F7FFF
  542.       FFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  543.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  544.       7F007F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  545.       7F7F007F7F007F7F007F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F
  546.       000000000000000000000000000000000000007F7F007F7F007F7F007F7F007F
  547.       7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7FFFFFFFFFFFFFFF
  548.       FFFFFFFFFFFFFFFFFFFFFF007F7F007F7F007F7F007F7FFFFFFF007F7F007F7F
  549.       007F7F007F7F007F7F007F7F00000000FF0000FF0000FF0000FF00000000007F
  550.       7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  551.       7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7FFFFFFF007F7F007F7F007F7F
  552.       007F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F0000000000000000
  553.       00000000000000000000007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  554.       7F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F
  555.       FFFFFF007F7F007F7F007F7F007F7FFFFFFF}
  556.     NumGlyphs = 2
  557.     HoverFont.Charset = DEFAULT_CHARSET
  558.     HoverFont.Color = clRed
  559.     HoverFont.Height = -13
  560.     HoverFont.Name = 'MS Sans Serif'
  561.     HoverFont.Style = [fsUnderline]
  562.     HoverHighlight = True
  563.   end
  564.   object UserlistPopup: TPopupMenu
  565.     Left = 24
  566.     Top = 196
  567.     object AddEntry: TMenuItem
  568.       Caption = '&Add/inspect entry'
  569.       OnClick = AddEntryClick
  570.     end
  571.     object RemoveEntry: TMenuItem
  572.       Caption = '&Remove entry'
  573.       OnClick = RemoveEntryClick
  574.     end
  575.   end
  576.   object IgnorePopup: TPopupMenu
  577.     Left = 56
  578.     Top = 196
  579.     object IgnoreAddInspectEntry: TMenuItem
  580.       Caption = '&Add/inspect entry'
  581.       OnClick = IgnoreAddInspectEntryClick
  582.     end
  583.     object IgnoreRemoveEntry: TMenuItem
  584.       Caption = '&Remove entry'
  585.       OnClick = IgnoreRemoveEntryClick
  586.     end
  587.   end
  588. end
  589.