home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Software / TemaCD / xnews / Xnews.exe / 0 / RCDATA / TCONFIGFORM / TCONFIGFORM.txt
Text File  |  2001-01-31  |  55KB  |  2,150 lines

  1. object ConfigForm: TConfigForm
  2.   Left = 133
  3.   Top = 50
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Setup Xnews'
  7.   ClientHeight = 462
  8.   ClientWidth = 612
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clBtnText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCloseQuery = FormCloseQuery
  19.   OnShow = FormShow
  20.   PixelsPerInch = 120
  21.   TextHeight = 16
  22.   object Label20: TLabel
  23.     Left = 25
  24.     Top = 424
  25.     Width = 260
  26.     Height = 32
  27.     Caption = 
  28.       'Note: Some changes will not take place until'#13#10'the next time the ' +
  29.       'affected window is opened'
  30.   end
  31.   object PageControl: TPageControl
  32.     Left = 4
  33.     Top = 4
  34.     Width = 603
  35.     Height = 415
  36.     ActivePage = IDTab
  37.     TabOrder = 0
  38.     OnChange = PageControlChange
  39.     OnChanging = PageControlChanging
  40.     object IDTab: TTabSheet
  41.       Caption = 'Identities'
  42.       object Label1: TLabel
  43.         Left = 213
  44.         Top = 24
  45.         Width = 61
  46.         Height = 16
  47.         Caption = 'Full Name'
  48.         Font.Charset = DEFAULT_CHARSET
  49.         Font.Color = clBtnText
  50.         Font.Height = -13
  51.         Font.Name = 'MS Sans Serif'
  52.         Font.Style = []
  53.         ParentFont = False
  54.       end
  55.       object Label2: TLabel
  56.         Left = 213
  57.         Top = 69
  58.         Width = 34
  59.         Height = 16
  60.         Caption = 'Email'
  61.         Font.Charset = DEFAULT_CHARSET
  62.         Font.Color = clBtnText
  63.         Font.Height = -13
  64.         Font.Name = 'MS Sans Serif'
  65.         Font.Style = []
  66.         ParentFont = False
  67.       end
  68.       object Label3: TLabel
  69.         Left = 213
  70.         Top = 114
  71.         Width = 79
  72.         Height = 16
  73.         Caption = 'Public Email*'
  74.         Font.Charset = DEFAULT_CHARSET
  75.         Font.Color = clBtnText
  76.         Font.Height = -13
  77.         Font.Name = 'MS Sans Serif'
  78.         Font.Style = []
  79.         ParentFont = False
  80.       end
  81.       object Label4: TLabel
  82.         Left = 213
  83.         Top = 158
  84.         Width = 75
  85.         Height = 16
  86.         Caption = 'Organization'
  87.         Font.Charset = DEFAULT_CHARSET
  88.         Font.Color = clBtnText
  89.         Font.Height = -13
  90.         Font.Name = 'MS Sans Serif'
  91.         Font.Style = []
  92.         ParentFont = False
  93.       end
  94.       object Label5: TLabel
  95.         Left = 213
  96.         Top = 203
  97.         Width = 62
  98.         Height = 16
  99.         Caption = 'IDToken**'
  100.         Font.Charset = DEFAULT_CHARSET
  101.         Font.Color = clBtnText
  102.         Font.Height = -13
  103.         Font.Name = 'MS Sans Serif'
  104.         Font.Style = []
  105.         ParentFont = False
  106.       end
  107.       object Label6: TLabel
  108.         Left = 213
  109.         Top = 248
  110.         Width = 77
  111.         Height = 16
  112.         Caption = 'Signature file'
  113.         Font.Charset = DEFAULT_CHARSET
  114.         Font.Color = clBtnText
  115.         Font.Height = -13
  116.         Font.Name = 'MS Sans Serif'
  117.         Font.Style = []
  118.         ParentFont = False
  119.       end
  120.       object IDLV: TMyListView
  121.         Left = 16
  122.         Top = 16
  123.         Width = 169
  124.         Height = 209
  125.         Columns = <
  126.           item
  127.             Caption = 'Identities'
  128.             Width = 160
  129.           end>
  130.         Font.Charset = DEFAULT_CHARSET
  131.         Font.Color = clWindowText
  132.         Font.Height = -13
  133.         Font.Name = 'MS Sans Serif'
  134.         Font.Style = []
  135.         HideSelection = False
  136.         HotTrackStyles = []
  137.         ReadOnly = True
  138.         RowSelect = True
  139.         ParentFont = False
  140.         ShowColumnHeaders = False
  141.         TabOrder = 0
  142.         ViewStyle = vsReport
  143.         OnChange = IDLVChange
  144.       end
  145.       object IDName: TEdit
  146.         Left = 301
  147.         Top = 19
  148.         Width = 228
  149.         Height = 24
  150.         Font.Charset = DEFAULT_CHARSET
  151.         Font.Color = clWindowText
  152.         Font.Height = -13
  153.         Font.Name = 'MS Sans Serif'
  154.         Font.Style = []
  155.         ParentFont = False
  156.         TabOrder = 4
  157.         OnChange = IDItemChange
  158.       end
  159.       object IDEmail: TEdit
  160.         Left = 301
  161.         Top = 64
  162.         Width = 228
  163.         Height = 24
  164.         Font.Charset = DEFAULT_CHARSET
  165.         Font.Color = clWindowText
  166.         Font.Height = -13
  167.         Font.Name = 'MS Sans Serif'
  168.         Font.Style = []
  169.         ParentFont = False
  170.         TabOrder = 5
  171.         OnChange = IDItemChange
  172.         OnExit = IDEmailExit
  173.       end
  174.       object IDPubEmail: TEdit
  175.         Left = 301
  176.         Top = 109
  177.         Width = 228
  178.         Height = 24
  179.         Font.Charset = DEFAULT_CHARSET
  180.         Font.Color = clWindowText
  181.         Font.Height = -13
  182.         Font.Name = 'MS Sans Serif'
  183.         Font.Style = []
  184.         ParentFont = False
  185.         TabOrder = 6
  186.         OnChange = IDItemChange
  187.       end
  188.       object IDOrg: TEdit
  189.         Left = 301
  190.         Top = 153
  191.         Width = 228
  192.         Height = 24
  193.         Font.Charset = DEFAULT_CHARSET
  194.         Font.Color = clWindowText
  195.         Font.Height = -13
  196.         Font.Name = 'MS Sans Serif'
  197.         Font.Style = []
  198.         ParentFont = False
  199.         TabOrder = 7
  200.         OnChange = IDItemChange
  201.       end
  202.       object IDIDToken: TEdit
  203.         Left = 301
  204.         Top = 198
  205.         Width = 228
  206.         Height = 24
  207.         Font.Charset = DEFAULT_CHARSET
  208.         Font.Color = clWindowText
  209.         Font.Height = -13
  210.         Font.Name = 'MS Sans Serif'
  211.         Font.Style = []
  212.         ParentFont = False
  213.         TabOrder = 8
  214.         OnChange = IDItemChange
  215.         OnExit = IDIDTokenExit
  216.       end
  217.       object IDSig: TEdit
  218.         Left = 301
  219.         Top = 243
  220.         Width = 228
  221.         Height = 24
  222.         Font.Charset = DEFAULT_CHARSET
  223.         Font.Color = clWindowText
  224.         Font.Height = -13
  225.         Font.Name = 'MS Sans Serif'
  226.         Font.Style = []
  227.         ParentFont = False
  228.         TabOrder = 9
  229.         OnChange = IDItemChange
  230.       end
  231.       object IDAdd: TButton
  232.         Left = 13
  233.         Top = 235
  234.         Width = 52
  235.         Height = 25
  236.         Caption = '&New...'
  237.         TabOrder = 1
  238.         OnClick = IDAddClick
  239.       end
  240.       object IDDel: TButton
  241.         Left = 138
  242.         Top = 235
  243.         Width = 52
  244.         Height = 25
  245.         Caption = '&Delete'
  246.         TabOrder = 3
  247.         OnClick = IDDelClick
  248.       end
  249.       object GroupBox1: TGroupBox
  250.         Left = 19
  251.         Top = 272
  252.         Width = 529
  253.         Height = 94
  254.         Caption = 'Notes'
  255.         Font.Charset = DEFAULT_CHARSET
  256.         Font.Color = clBtnText
  257.         Font.Height = -13
  258.         Font.Name = 'MS Sans Serif'
  259.         Font.Style = []
  260.         ParentFont = False
  261.         TabOrder = 10
  262.         object Label7: TLabel
  263.           Left = 17
  264.           Top = 19
  265.           Width = 467
  266.           Height = 64
  267.           Caption = 
  268.             '  * Public email is the email you want to use when posting to us' +
  269.             'enet'#13#10'    as opposed to the email to use when replying by privat' +
  270.             'e email'#13#10'  ** IDToken is a string of letters and/or numbers to u' +
  271.             'niquely identify you'#13#10'     Xnews uses this to form Message-IDs i' +
  272.             'n order to track articles posted by you.'
  273.           Font.Charset = DEFAULT_CHARSET
  274.           Font.Color = clBtnText
  275.           Font.Height = -13
  276.           Font.Name = 'MS Sans Serif'
  277.           Font.Style = []
  278.           ParentFont = False
  279.         end
  280.       end
  281.       object IDSelSig: TButton
  282.         Left = 540
  283.         Top = 244
  284.         Width = 25
  285.         Height = 25
  286.         Caption = '...'
  287.         Font.Charset = DEFAULT_CHARSET
  288.         Font.Color = clWindowText
  289.         Font.Height = -17
  290.         Font.Name = 'MS Sans Serif'
  291.         Font.Style = []
  292.         ParentFont = False
  293.         TabOrder = 11
  294.         OnClick = SelectFile
  295.       end
  296.       object IDClone: TButton
  297.         Left = 76
  298.         Top = 235
  299.         Width = 52
  300.         Height = 25
  301.         Caption = 'Clone'
  302.         TabOrder = 2
  303.         OnClick = IDCloneClick
  304.       end
  305.     end
  306.     object SvTab: TTabSheet
  307.       Caption = 'Servers'
  308.       ImageIndex = 1
  309.       object Label14: TLabel
  310.         Left = 203
  311.         Top = 11
  312.         Width = 215
  313.         Height = 16
  314.         Caption = 'News Server (e.g., news.myisp.com)'
  315.         Font.Charset = DEFAULT_CHARSET
  316.         Font.Color = clBtnText
  317.         Font.Height = -13
  318.         Font.Name = 'MS Sans Serif'
  319.         Font.Style = []
  320.         ParentFont = False
  321.       end
  322.       object Label15: TLabel
  323.         Left = 463
  324.         Top = 11
  325.         Width = 106
  326.         Height = 16
  327.         Caption = 'Port # (0 = default)'
  328.         Font.Charset = DEFAULT_CHARSET
  329.         Font.Color = clBtnText
  330.         Font.Height = -13
  331.         Font.Name = 'MS Sans Serif'
  332.         Font.Style = []
  333.         ParentFont = False
  334.       end
  335.       object Label8: TLabel
  336.         Left = 203
  337.         Top = 201
  338.         Width = 78
  339.         Height = 16
  340.         Caption = 'NewsRC File'
  341.         Font.Charset = DEFAULT_CHARSET
  342.         Font.Color = clBtnText
  343.         Font.Height = -13
  344.         Font.Name = 'MS Sans Serif'
  345.         Font.Style = []
  346.         ParentFont = False
  347.       end
  348.       object Label9: TLabel
  349.         Left = 203
  350.         Top = 231
  351.         Width = 170
  352.         Height = 16
  353.         Caption = 'Identity to use with this server'
  354.         Font.Charset = DEFAULT_CHARSET
  355.         Font.Color = clBtnText
  356.         Font.Height = -13
  357.         Font.Name = 'MS Sans Serif'
  358.         Font.Style = []
  359.         ParentFont = False
  360.       end
  361.       object Label46: TLabel
  362.         Left = 204
  363.         Top = 165
  364.         Width = 151
  365.         Height = 16
  366.         Caption = 'SMTP (mail send)  server'
  367.         Font.Charset = DEFAULT_CHARSET
  368.         Font.Color = clBtnText
  369.         Font.Height = -13
  370.         Font.Name = 'MS Sans Serif'
  371.         Font.Style = []
  372.         ParentFont = False
  373.       end
  374.       object SvLV: TMyListView
  375.         Left = 16
  376.         Top = 16
  377.         Width = 169
  378.         Height = 201
  379.         Columns = <
  380.           item
  381.             Width = 160
  382.           end>
  383.         Font.Charset = DEFAULT_CHARSET
  384.         Font.Color = clWindowText
  385.         Font.Height = -13
  386.         Font.Name = 'MS Sans Serif'
  387.         Font.Style = []
  388.         HideSelection = False
  389.         HotTrackStyles = []
  390.         ReadOnly = True
  391.         RowSelect = True
  392.         ParentFont = False
  393.         ShowColumnHeaders = False
  394.         SmallImages = XnewsFrame.TaskBarImages
  395.         TabOrder = 0
  396.         ViewStyle = vsReport
  397.         OnChange = SvLVChange
  398.         OnMouseDown = SvLVMouseDown
  399.       end
  400.       object SvAdd: TButton
  401.         Left = 13
  402.         Top = 224
  403.         Width = 50
  404.         Height = 25
  405.         Caption = '&New...'
  406.         TabOrder = 1
  407.         OnClick = SvAddClick
  408.       end
  409.       object SvDelete: TButton
  410.         Left = 140
  411.         Top = 224
  412.         Width = 50
  413.         Height = 25
  414.         Caption = '&Delete'
  415.         TabOrder = 3
  416.         OnClick = SvDeleteClick
  417.       end
  418.       object SvServer: TEdit
  419.         Left = 203
  420.         Top = 31
  421.         Width = 262
  422.         Height = 24
  423.         Font.Charset = DEFAULT_CHARSET
  424.         Font.Color = clWindowText
  425.         Font.Height = -13
  426.         Font.Name = 'MS Sans Serif'
  427.         Font.Style = []
  428.         ParentFont = False
  429.         TabOrder = 4
  430.         OnChange = ServerItemChange
  431.       end
  432.       object SvPortNo: TEdit
  433.         Left = 480
  434.         Top = 31
  435.         Width = 49
  436.         Height = 24
  437.         Font.Charset = DEFAULT_CHARSET
  438.         Font.Color = clWindowText
  439.         Font.Height = -13
  440.         Font.Name = 'MS Sans Serif'
  441.         Font.Style = []
  442.         ParentFont = False
  443.         TabOrder = 5
  444.         OnChange = ServerItemChange
  445.       end
  446.       object GroupBox2: TGroupBox
  447.         Left = 203
  448.         Top = 60
  449.         Width = 366
  450.         Height = 89
  451.         Caption = 'News authentication (leave blank unless required)'
  452.         Font.Charset = DEFAULT_CHARSET
  453.         Font.Color = clBtnText
  454.         Font.Height = -13
  455.         Font.Name = 'MS Sans Serif'
  456.         Font.Style = []
  457.         ParentFont = False
  458.         TabOrder = 6
  459.         object Username: TLabel
  460.           Left = 17
  461.           Top = 25
  462.           Width = 63
  463.           Height = 16
  464.           Caption = 'Username'
  465.         end
  466.         object Label17: TLabel
  467.           Left = 18
  468.           Top = 56
  469.           Width = 60
  470.           Height = 16
  471.           Caption = 'Password'
  472.         end
  473.         object Label62: TLabel
  474.           Left = 272
  475.           Top = 56
  476.           Width = 56
  477.           Height = 16
  478.           Caption = '(optional)'
  479.         end
  480.         object SvUser: TEdit
  481.           Left = 98
  482.           Top = 21
  483.           Width = 226
  484.           Height = 24
  485.           Font.Charset = DEFAULT_CHARSET
  486.           Font.Color = clWindowText
  487.           Font.Height = -13
  488.           Font.Name = 'MS Sans Serif'
  489.           Font.Style = []
  490.           ParentFont = False
  491.           TabOrder = 0
  492.           OnChange = ServerItemChange
  493.         end
  494.         object SvPasswd: TEdit
  495.           Left = 98
  496.           Top = 51
  497.           Width = 167
  498.           Height = 24
  499.           Font.Charset = DEFAULT_CHARSET
  500.           Font.Color = clWindowText
  501.           Font.Height = -13
  502.           Font.Name = 'MS Sans Serif'
  503.           Font.Style = []
  504.           ParentFont = False
  505.           PasswordChar = '*'
  506.           TabOrder = 1
  507.           OnChange = ServerItemChange
  508.         end
  509.       end
  510.       object SvNewsRC: TEdit
  511.         Left = 302
  512.         Top = 197
  513.         Width = 223
  514.         Height = 24
  515.         Font.Charset = DEFAULT_CHARSET
  516.         Font.Color = clWindowText
  517.         Font.Height = -13
  518.         Font.Name = 'MS Sans Serif'
  519.         Font.Style = []
  520.         ParentFont = False
  521.         TabOrder = 8
  522.         OnChange = ServerItemChange
  523.       end
  524.       object SvID: TComboBox
  525.         Left = 384
  526.         Top = 228
  527.         Width = 145
  528.         Height = 24
  529.         Style = csDropDownList
  530.         Font.Charset = DEFAULT_CHARSET
  531.         Font.Color = clWindowText
  532.         Font.Height = -13
  533.         Font.Name = 'MS Sans Serif'
  534.         Font.Style = []
  535.         ItemHeight = 0
  536.         ParentFont = False
  537.         TabOrder = 10
  538.         OnChange = SvIDChange
  539.       end
  540.       object GroupBox3: TGroupBox
  541.         Left = 16
  542.         Top = 257
  543.         Width = 561
  544.         Height = 117
  545.         Caption = 'Customize identity data for this server (optional)'
  546.         Font.Charset = DEFAULT_CHARSET
  547.         Font.Color = clBtnText
  548.         Font.Height = -13
  549.         Font.Name = 'MS Sans Serif'
  550.         Font.Style = []
  551.         ParentFont = False
  552.         TabOrder = 11
  553.         object Label10: TLabel
  554.           Left = 13
  555.           Top = 21
  556.           Width = 37
  557.           Height = 16
  558.           Caption = 'Name'
  559.           Font.Charset = DEFAULT_CHARSET
  560.           Font.Color = clBtnText
  561.           Font.Height = -13
  562.           Font.Name = 'MS Sans Serif'
  563.           Font.Style = []
  564.           ParentFont = False
  565.         end
  566.         object Label11: TLabel
  567.           Left = 13
  568.           Top = 51
  569.           Width = 34
  570.           Height = 16
  571.           Caption = 'Email'
  572.           Font.Charset = DEFAULT_CHARSET
  573.           Font.Color = clBtnText
  574.           Font.Height = -13
  575.           Font.Name = 'MS Sans Serif'
  576.           Font.Style = []
  577.           ParentFont = False
  578.         end
  579.         object Label12: TLabel
  580.           Left = 13
  581.           Top = 81
  582.           Width = 74
  583.           Height = 16
  584.           Caption = 'Public Email'
  585.           Font.Charset = DEFAULT_CHARSET
  586.           Font.Color = clBtnText
  587.           Font.Height = -13
  588.           Font.Name = 'MS Sans Serif'
  589.           Font.Style = []
  590.           ParentFont = False
  591.         end
  592.         object Label13: TLabel
  593.           Left = 265
  594.           Top = 21
  595.           Width = 75
  596.           Height = 16
  597.           Caption = 'Organization'
  598.           Font.Charset = DEFAULT_CHARSET
  599.           Font.Color = clBtnText
  600.           Font.Height = -13
  601.           Font.Name = 'MS Sans Serif'
  602.           Font.Style = []
  603.           ParentFont = False
  604.         end
  605.         object Label16: TLabel
  606.           Left = 265
  607.           Top = 51
  608.           Width = 52
  609.           Height = 16
  610.           Caption = 'IDToken'
  611.           Font.Charset = DEFAULT_CHARSET
  612.           Font.Color = clBtnText
  613.           Font.Height = -13
  614.           Font.Name = 'MS Sans Serif'
  615.           Font.Style = []
  616.           ParentFont = False
  617.         end
  618.         object Label18: TLabel
  619.           Left = 265
  620.           Top = 81
  621.           Width = 82
  622.           Height = 16
  623.           Caption = 'Signature File'
  624.           Font.Charset = DEFAULT_CHARSET
  625.           Font.Color = clBtnText
  626.           Font.Height = -13
  627.           Font.Name = 'MS Sans Serif'
  628.           Font.Style = []
  629.           ParentFont = False
  630.         end
  631.         object SVName: TEdit
  632.           Left = 91
  633.           Top = 21
  634.           Width = 159
  635.           Height = 24
  636.           Font.Charset = DEFAULT_CHARSET
  637.           Font.Color = clWindowText
  638.           Font.Height = -13
  639.           Font.Name = 'MS Sans Serif'
  640.           Font.Style = []
  641.           ParentFont = False
  642.           TabOrder = 0
  643.           OnChange = ServerItemChange
  644.         end
  645.         object SvEmail: TEdit
  646.           Left = 91
  647.           Top = 51
  648.           Width = 159
  649.           Height = 24
  650.           Font.Charset = DEFAULT_CHARSET
  651.           Font.Color = clWindowText
  652.           Font.Height = -13
  653.           Font.Name = 'MS Sans Serif'
  654.           Font.Style = []
  655.           ParentFont = False
  656.           TabOrder = 1
  657.           OnChange = ServerItemChange
  658.         end
  659.         object SvPubEmail: TEdit
  660.           Left = 91
  661.           Top = 81
  662.           Width = 159
  663.           Height = 24
  664.           Font.Charset = DEFAULT_CHARSET
  665.           Font.Color = clWindowText
  666.           Font.Height = -13
  667.           Font.Name = 'MS Sans Serif'
  668.           Font.Style = []
  669.           ParentFont = False
  670.           TabOrder = 2
  671.           OnChange = ServerItemChange
  672.         end
  673.         object SvOrg: TEdit
  674.           Left = 351
  675.           Top = 21
  676.           Width = 159
  677.           Height = 24
  678.           Font.Charset = DEFAULT_CHARSET
  679.           Font.Color = clWindowText
  680.           Font.Height = -13
  681.           Font.Name = 'MS Sans Serif'
  682.           Font.Style = []
  683.           ParentFont = False
  684.           TabOrder = 3
  685.           OnChange = ServerItemChange
  686.         end
  687.         object SvIDToken: TEdit
  688.           Left = 351
  689.           Top = 51
  690.           Width = 159
  691.           Height = 24
  692.           Font.Charset = DEFAULT_CHARSET
  693.           Font.Color = clWindowText
  694.           Font.Height = -13
  695.           Font.Name = 'MS Sans Serif'
  696.           Font.Style = []
  697.           ParentFont = False
  698.           TabOrder = 4
  699.           OnChange = ServerItemChange
  700.           OnExit = IDIDTokenExit
  701.         end
  702.         object SvSig: TEdit
  703.           Left = 351
  704.           Top = 81
  705.           Width = 159
  706.           Height = 24
  707.           Font.Charset = DEFAULT_CHARSET
  708.           Font.Color = clWindowText
  709.           Font.Height = -13
  710.           Font.Name = 'MS Sans Serif'
  711.           Font.Style = []
  712.           ParentFont = False
  713.           TabOrder = 5
  714.           OnChange = ServerItemChange
  715.         end
  716.         object SvSelSig: TButton
  717.           Left = 524
  718.           Top = 81
  719.           Width = 25
  720.           Height = 25
  721.           Caption = '...'
  722.           Font.Charset = DEFAULT_CHARSET
  723.           Font.Color = clWindowText
  724.           Font.Height = -17
  725.           Font.Name = 'MS Sans Serif'
  726.           Font.Style = []
  727.           ParentFont = False
  728.           TabOrder = 6
  729.           OnClick = SelectFile
  730.         end
  731.       end
  732.       object SvSelRC: TButton
  733.         Left = 537
  734.         Top = 197
  735.         Width = 25
  736.         Height = 25
  737.         Caption = '...'
  738.         Font.Charset = DEFAULT_CHARSET
  739.         Font.Color = clWindowText
  740.         Font.Height = -17
  741.         Font.Name = 'MS Sans Serif'
  742.         Font.Style = []
  743.         ParentFont = False
  744.         TabOrder = 9
  745.         OnClick = SelectFile
  746.       end
  747.       object SvSMTP: TEdit
  748.         Left = 368
  749.         Top = 160
  750.         Width = 157
  751.         Height = 24
  752.         Font.Charset = DEFAULT_CHARSET
  753.         Font.Color = clWindowText
  754.         Font.Height = -13
  755.         Font.Name = 'MS Sans Serif'
  756.         Font.Style = []
  757.         ParentFont = False
  758.         TabOrder = 7
  759.         OnChange = ServerItemChange
  760.       end
  761.       object SvClone: TButton
  762.         Left = 77
  763.         Top = 224
  764.         Width = 50
  765.         Height = 25
  766.         Caption = 'Clone'
  767.         TabOrder = 2
  768.         OnClick = SvCloneClick
  769.       end
  770.     end
  771.     object FCTab: TTabSheet
  772.       Caption = 'Fonts && Colors'
  773.       ImageIndex = 2
  774.       object Label19: TLabel
  775.         Left = 432
  776.         Top = 264
  777.         Width = 95
  778.         Height = 32
  779.         Alignment = taCenter
  780.         Caption = 'Click on sample'#13#10'to change'
  781.         Font.Charset = DEFAULT_CHARSET
  782.         Font.Color = clBtnText
  783.         Font.Height = -13
  784.         Font.Name = 'MS Sans Serif'
  785.         Font.Style = []
  786.         ParentFont = False
  787.       end
  788.       object lbStatus: TLabel
  789.         Left = 476
  790.         Top = 136
  791.         Width = 81
  792.         Height = 33
  793.         Cursor = crHandPoint
  794.         Alignment = taCenter
  795.         AutoSize = False
  796.         Caption = 'Sample'
  797.         Color = clBlack
  798.         Font.Charset = DEFAULT_CHARSET
  799.         Font.Color = clLime
  800.         Font.Height = -17
  801.         Font.Name = 'MS Sans Serif'
  802.         Font.Style = []
  803.         ParentColor = False
  804.         ParentFont = False
  805.         OnClick = ChangeFont
  806.       end
  807.       object Label48: TLabel
  808.         Left = 392
  809.         Top = 136
  810.         Width = 66
  811.         Height = 16
  812.         Caption = 'Status Font'
  813.         Font.Charset = DEFAULT_CHARSET
  814.         Font.Color = clBtnText
  815.         Font.Height = -13
  816.         Font.Name = 'MS Sans Serif'
  817.         Font.Style = []
  818.         ParentFont = False
  819.       end
  820.       object Label58: TLabel
  821.         Left = 392
  822.         Top = 176
  823.         Width = 64
  824.         Height = 16
  825.         Caption = 'Editor Font'
  826.         Font.Charset = DEFAULT_CHARSET
  827.         Font.Color = clBtnText
  828.         Font.Height = -13
  829.         Font.Name = 'MS Sans Serif'
  830.         Font.Style = []
  831.         ParentFont = False
  832.       end
  833.       object lbEditor: TLabel
  834.         Left = 476
  835.         Top = 176
  836.         Width = 81
  837.         Height = 33
  838.         Cursor = crHandPoint
  839.         Alignment = taCenter
  840.         AutoSize = False
  841.         Caption = 'Sample'
  842.         Color = clBtnFace
  843.         Font.Charset = ANSI_CHARSET
  844.         Font.Color = clBtnText
  845.         Font.Height = -17
  846.         Font.Name = 'Courier New'
  847.         Font.Style = [fsBold]
  848.         ParentColor = False
  849.         ParentFont = False
  850.         OnClick = ChangeFont
  851.       end
  852.       object GroupBox4: TGroupBox
  853.         Left = 48
  854.         Top = 8
  855.         Width = 521
  856.         Height = 105
  857.         Caption = 'List Fonts and Colors'
  858.         Font.Charset = DEFAULT_CHARSET
  859.         Font.Color = clBtnText
  860.         Font.Height = -13
  861.         Font.Name = 'MS Sans Serif'
  862.         Font.Style = []
  863.         ParentFont = False
  864.         TabOrder = 0
  865.         object Label21: TLabel
  866.           Left = 24
  867.           Top = 27
  868.           Width = 119
  869.           Height = 16
  870.           Caption = 'Groups background'
  871.         end
  872.         object lbGrp: TLabel
  873.           Left = 362
  874.           Top = 21
  875.           Width = 134
  876.           Height = 30
  877.           Cursor = crHandPoint
  878.           Alignment = taCenter
  879.           AutoSize = False
  880.           Caption = 'Sample'
  881.           Color = clWhite
  882.           ParentColor = False
  883.           OnClick = ChangeFont
  884.         end
  885.         object Label22: TLabel
  886.           Left = 24
  887.           Top = 63
  888.           Width = 119
  889.           Height = 16
  890.           Caption = 'Articles background'
  891.         end
  892.         object lbArt: TLabel
  893.           Left = 293
  894.           Top = 60
  895.           Width = 71
  896.           Height = 30
  897.           Cursor = crHandPoint
  898.           Alignment = taCenter
  899.           AutoSize = False
  900.           Caption = 'Sample'
  901.           Color = clWhite
  902.           ParentColor = False
  903.           OnClick = ChangeFont
  904.         end
  905.         object lbGrpColor: TLabel
  906.           Left = 154
  907.           Top = 21
  908.           Width = 134
  909.           Height = 30
  910.           Cursor = crHandPoint
  911.           AutoSize = False
  912.           Color = clWhite
  913.           ParentColor = False
  914.           OnClick = lbBkgClick
  915.         end
  916.         object lbArtColor: TLabel
  917.           Left = 154
  918.           Top = 60
  919.           Width = 71
  920.           Height = 30
  921.           Cursor = crHandPoint
  922.           AutoSize = False
  923.           Color = clWhite
  924.           ParentColor = False
  925.           OnClick = lbBkgClick
  926.         end
  927.         object Label34: TLabel
  928.           Left = 312
  929.           Top = 27
  930.           Width = 26
  931.           Height = 16
  932.           Caption = 'Font'
  933.         end
  934.         object Label44: TLabel
  935.           Left = 243
  936.           Top = 63
  937.           Width = 45
  938.           Height = 16
  939.           Caption = 'Unread'
  940.         end
  941.         object Label32: TLabel
  942.           Left = 384
  943.           Top = 63
  944.           Width = 34
  945.           Height = 16
  946.           Caption = 'Read'
  947.         end
  948.         object lbRead: TLabel
  949.           Left = 426
  950.           Top = 60
  951.           Width = 71
  952.           Height = 30
  953.           Cursor = crHandPoint
  954.           Alignment = taCenter
  955.           AutoSize = False
  956.           Caption = 'Sample'
  957.           Color = clWhite
  958.           ParentColor = False
  959.           OnClick = ChangeFont
  960.         end
  961.       end
  962.       object GroupBox5: TGroupBox
  963.         Left = 48
  964.         Top = 128
  965.         Width = 321
  966.         Height = 241
  967.         Caption = 'Viewer Fonts and Colors'
  968.         TabOrder = 1
  969.         object Label24: TLabel
  970.           Left = 24
  971.           Top = 28
  972.           Width = 106
  973.           Height = 16
  974.           Caption = 'Background color'
  975.           Font.Charset = DEFAULT_CHARSET
  976.           Font.Color = clBtnText
  977.           Font.Height = -13
  978.           Font.Name = 'MS Sans Serif'
  979.           Font.Style = []
  980.           ParentFont = False
  981.         end
  982.         object lbBkg: TLabel
  983.           Left = 154
  984.           Top = 23
  985.           Width = 134
  986.           Height = 30
  987.           Cursor = crHandPoint
  988.           AutoSize = False
  989.           Color = clWhite
  990.           ParentColor = False
  991.           OnClick = lbBkgClick
  992.         end
  993.         object Label25: TLabel
  994.           Left = 24
  995.           Top = 63
  996.           Width = 71
  997.           Height = 16
  998.           Caption = 'Default Font'
  999.           Font.Charset = DEFAULT_CHARSET
  1000.           Font.Color = clBtnText
  1001.           Font.Height = -13
  1002.           Font.Name = 'MS Sans Serif'
  1003.           Font.Style = []
  1004.           ParentFont = False
  1005.         end
  1006.         object lbDef: TLabel
  1007.           Left = 154
  1008.           Top = 57
  1009.           Width = 134
  1010.           Height = 30
  1011.           Cursor = crHandPoint
  1012.           Alignment = taCenter
  1013.           AutoSize = False
  1014.           Caption = 'Sample'
  1015.           Color = clWhite
  1016.           ParentColor = False
  1017.           OnClick = ChangeFont
  1018.         end
  1019.         object Label27: TLabel
  1020.           Left = 24
  1021.           Top = 97
  1022.           Width = 82
  1023.           Height = 16
  1024.           Caption = 'Headers Font'
  1025.           Font.Charset = DEFAULT_CHARSET
  1026.           Font.Color = clBtnText
  1027.           Font.Height = -13
  1028.           Font.Name = 'MS Sans Serif'
  1029.           Font.Style = []
  1030.           ParentFont = False
  1031.         end
  1032.         object lbHdrs: TLabel
  1033.           Left = 154
  1034.           Top = 91
  1035.           Width = 134
  1036.           Height = 30
  1037.           Cursor = crHandPoint
  1038.           Alignment = taCenter
  1039.           AutoSize = False
  1040.           Caption = 'Sample'
  1041.           Color = clWhite
  1042.           ParentColor = False
  1043.           OnClick = ChangeFont
  1044.         end
  1045.         object Label29: TLabel
  1046.           Left = 24
  1047.           Top = 132
  1048.           Width = 102
  1049.           Height = 16
  1050.           Caption = 'Quoted Text Font'
  1051.           Font.Charset = DEFAULT_CHARSET
  1052.           Font.Color = clBtnText
  1053.           Font.Height = -13
  1054.           Font.Name = 'MS Sans Serif'
  1055.           Font.Style = []
  1056.           ParentFont = False
  1057.         end
  1058.         object lbQuoted: TLabel
  1059.           Left = 154
  1060.           Top = 126
  1061.           Width = 134
  1062.           Height = 30
  1063.           Cursor = crHandPoint
  1064.           Alignment = taCenter
  1065.           AutoSize = False
  1066.           Caption = 'Sample'
  1067.           Color = clWhite
  1068.           ParentColor = False
  1069.           OnClick = ChangeFont
  1070.         end
  1071.         object Label31: TLabel
  1072.           Left = 24
  1073.           Top = 201
  1074.           Width = 60
  1075.           Height = 16
  1076.           Caption = 'Misc. Font'
  1077.           Font.Charset = DEFAULT_CHARSET
  1078.           Font.Color = clBtnText
  1079.           Font.Height = -13
  1080.           Font.Name = 'MS Sans Serif'
  1081.           Font.Style = []
  1082.           ParentFont = False
  1083.         end
  1084.         object lbMisc: TLabel
  1085.           Left = 154
  1086.           Top = 194
  1087.           Width = 134
  1088.           Height = 30
  1089.           Cursor = crHandPoint
  1090.           Alignment = taCenter
  1091.           AutoSize = False
  1092.           Caption = 'Sample'
  1093.           Color = clWhite
  1094.           ParentColor = False
  1095.           OnClick = ChangeFont
  1096.         end
  1097.         object Label33: TLabel
  1098.           Left = 24
  1099.           Top = 166
  1100.           Width = 99
  1101.           Height = 16
  1102.           Caption = 'Fixed Width Font'
  1103.           Font.Charset = DEFAULT_CHARSET
  1104.           Font.Color = clBtnText
  1105.           Font.Height = -13
  1106.           Font.Name = 'MS Sans Serif'
  1107.           Font.Style = []
  1108.           ParentFont = False
  1109.         end
  1110.         object lbFixed: TLabel
  1111.           Left = 154
  1112.           Top = 160
  1113.           Width = 134
  1114.           Height = 30
  1115.           Cursor = crHandPoint
  1116.           Alignment = taCenter
  1117.           AutoSize = False
  1118.           Caption = 'Sample'
  1119.           Color = clWhite
  1120.           ParentColor = False
  1121.           OnClick = ChangeFont
  1122.         end
  1123.       end
  1124.       object bUseWindows: TButton
  1125.         Left = 392
  1126.         Top = 313
  1127.         Width = 177
  1128.         Height = 40
  1129.         Caption = 'Use default bkgrnd color'
  1130.         TabOrder = 2
  1131.         OnClick = bUseWindowsClick
  1132.       end
  1133.     end
  1134.     object DispTab: TTabSheet
  1135.       Caption = 'Display'
  1136.       ImageIndex = 4
  1137.       object Label37: TLabel
  1138.         Left = 48
  1139.         Top = 334
  1140.         Width = 473
  1141.         Height = 32
  1142.         Caption = 
  1143.           'Note: Advanced users may override settings for sorting, threadin' +
  1144.           'g, and layout on'#13#10'             per group(s) basis by editing the' +
  1145.           ' groups.ini file.  See manual for details.'
  1146.       end
  1147.       object cbShowToolTip: TCheckBox
  1148.         Left = 326
  1149.         Top = 151
  1150.         Width = 121
  1151.         Height = 17
  1152.         Caption = 'Show tool tip'
  1153.         TabOrder = 4
  1154.       end
  1155.       object cbShowPopUp: TCheckBox
  1156.         Left = 326
  1157.         Top = 128
  1158.         Width = 233
  1159.         Height = 17
  1160.         Caption = 'Show popup labels in articles listing'
  1161.         TabOrder = 3
  1162.       end
  1163.       object cbDrawGrids: TCheckBox
  1164.         Left = 326
  1165.         Top = 104
  1166.         Width = 121
  1167.         Height = 17
  1168.         Caption = 'Draw grid lines'
  1169.         TabOrder = 2
  1170.       end
  1171.       object GroupBox6: TGroupBox
  1172.         Left = 16
  1173.         Top = 16
  1174.         Width = 289
  1175.         Height = 153
  1176.         Caption = 'Sorting and Threading'
  1177.         TabOrder = 0
  1178.         object Label35: TLabel
  1179.           Left = 16
  1180.           Top = 29
  1181.           Width = 42
  1182.           Height = 16
  1183.           Caption = 'Sort on'
  1184.         end
  1185.         object coSortOn: TComboBox
  1186.           Left = 80
  1187.           Top = 24
  1188.           Width = 193
  1189.           Height = 24
  1190.           Style = csDropDownList
  1191.           Font.Charset = DEFAULT_CHARSET
  1192.           Font.Color = clWindowText
  1193.           Font.Height = -13
  1194.           Font.Name = 'MS Sans Serif'
  1195.           Font.Style = []
  1196.           ItemHeight = 16
  1197.           Items.Strings = (
  1198.             'none'
  1199.             'Subject'
  1200.             'Selection'
  1201.             'Lines'
  1202.             'From'
  1203.             'Date'
  1204.             'Score'
  1205.             'No')
  1206.           ParentFont = False
  1207.           TabOrder = 0
  1208.         end
  1209.         object rbAsc: TRadioButton
  1210.           Left = 80
  1211.           Top = 56
  1212.           Width = 89
  1213.           Height = 17
  1214.           Caption = 'Ascending'
  1215.           TabOrder = 1
  1216.         end
  1217.         object rbDesc: TRadioButton
  1218.           Left = 176
  1219.           Top = 56
  1220.           Width = 105
  1221.           Height = 17
  1222.           Caption = 'Descending'
  1223.           TabOrder = 2
  1224.         end
  1225.         object cbMultiPartThread: TCheckBox
  1226.           Left = 16
  1227.           Top = 81
  1228.           Width = 265
  1229.           Height = 17
  1230.           Caption = 'Thread multipart binaries in all groups'
  1231.           TabOrder = 3
  1232.         end
  1233.         object cbExpandThreads: TCheckBox
  1234.           Left = 16
  1235.           Top = 102
  1236.           Width = 209
  1237.           Height = 17
  1238.           Caption = 'Expand all threads by default'
  1239.           TabOrder = 4
  1240.         end
  1241.         object cbNSNT: TCheckBox
  1242.           Left = 16
  1243.           Top = 123
  1244.           Width = 257
  1245.           Height = 17
  1246.           Caption = 'Start new thread when subject changes'
  1247.           TabOrder = 5
  1248.         end
  1249.       end
  1250.       object GroupBox7: TGroupBox
  1251.         Left = 325
  1252.         Top = 16
  1253.         Width = 257
  1254.         Height = 81
  1255.         Caption = 'Articles Window Layout'
  1256.         TabOrder = 1
  1257.         object cbSplit: TCheckBox
  1258.           Left = 24
  1259.           Top = 24
  1260.           Width = 209
  1261.           Height = 17
  1262.           Caption = 'Split Screen display by default'
  1263.           TabOrder = 0
  1264.         end
  1265.         object rbHoriz: TRadioButton
  1266.           Left = 40
  1267.           Top = 48
  1268.           Width = 105
  1269.           Height = 17
  1270.           Caption = 'Horizontally'
  1271.           TabOrder = 1
  1272.         end
  1273.         object rbVert: TRadioButton
  1274.           Left = 144
  1275.           Top = 48
  1276.           Width = 97
  1277.           Height = 17
  1278.           Caption = 'Vertically'
  1279.           TabOrder = 2
  1280.         end
  1281.       end
  1282.       object GroupBox8: TGroupBox
  1283.         Left = 16
  1284.         Top = 184
  1285.         Width = 569
  1286.         Height = 137
  1287.         Caption = 'Visible Headers in Article Viewer'
  1288.         TabOrder = 5
  1289.         object rbShowAllHdrs: TRadioButton
  1290.           Left = 16
  1291.           Top = 24
  1292.           Width = 153
  1293.           Height = 17
  1294.           Caption = 'Show all headers'
  1295.           TabOrder = 0
  1296.           OnClick = rbShowAllHdrsClick
  1297.         end
  1298.         object rbShowSelHdrs: TRadioButton
  1299.           Left = 16
  1300.           Top = 48
  1301.           Width = 177
  1302.           Height = 17
  1303.           Caption = 'Show specified headers'
  1304.           TabOrder = 1
  1305.           OnClick = rbShowAllHdrsClick
  1306.         end
  1307.         object bResetVisHdrs: TButton
  1308.           Left = 448
  1309.           Top = 24
  1310.           Width = 111
  1311.           Height = 25
  1312.           Caption = 'Reset to default'
  1313.           TabOrder = 3
  1314.           OnClick = bResetVisHdrsClick
  1315.         end
  1316.         object cbSuppress: TCheckBox
  1317.           Left = 16
  1318.           Top = 106
  1319.           Width = 167
  1320.           Height = 19
  1321.           Caption = 'Suppress in split screen'
  1322.           TabOrder = 4
  1323.         end
  1324.         object VisHdrs: TMemo
  1325.           Left = 208
  1326.           Top = 24
  1327.           Width = 225
  1328.           Height = 94
  1329.           Font.Charset = DEFAULT_CHARSET
  1330.           Font.Color = clWindowText
  1331.           Font.Height = -13
  1332.           Font.Name = 'MS Sans Serif'
  1333.           Font.Style = []
  1334.           ParentFont = False
  1335.           ScrollBars = ssVertical
  1336.           TabOrder = 2
  1337.           WordWrap = False
  1338.         end
  1339.       end
  1340.     end
  1341.     object tbFiling: TTabSheet
  1342.       Caption = 'Files'
  1343.       ImageIndex = -1
  1344.       object GroupBox12: TGroupBox
  1345.         Left = 20
  1346.         Top = 6
  1347.         Width = 553
  1348.         Height = 139
  1349.         Caption = 'Directories'
  1350.         TabOrder = 0
  1351.         object Label42: TLabel
  1352.           Left = 18
  1353.           Top = 21
  1354.           Width = 175
  1355.           Height = 16
  1356.           Caption = 'Save attachments in directory'
  1357.         end
  1358.         object Label43: TLabel
  1359.           Left = 306
  1360.           Top = 21
  1361.           Width = 185
  1362.           Height = 16
  1363.           Caption = 'Save decoded files in directory'
  1364.         end
  1365.         object Label60: TLabel
  1366.           Left = 18
  1367.           Top = 77
  1368.           Width = 169
  1369.           Height = 16
  1370.           Caption = 'Save text articles in directory'
  1371.         end
  1372.         object miAttachDir: TEdit
  1373.           Left = 18
  1374.           Top = 41
  1375.           Width = 191
  1376.           Height = 24
  1377.           Font.Charset = DEFAULT_CHARSET
  1378.           Font.Color = clWindowText
  1379.           Font.Height = -13
  1380.           Font.Name = 'MS Sans Serif'
  1381.           Font.Style = []
  1382.           ParentFont = False
  1383.           TabOrder = 0
  1384.         end
  1385.         object SelAttachDir: TButton
  1386.           Left = 222
  1387.           Top = 41
  1388.           Width = 25
  1389.           Height = 25
  1390.           Caption = '...'
  1391.           Font.Charset = DEFAULT_CHARSET
  1392.           Font.Color = clWindowText
  1393.           Font.Height = -17
  1394.           Font.Name = 'MS Sans Serif'
  1395.           Font.Style = []
  1396.           ParentFont = False
  1397.           TabOrder = 1
  1398.           OnClick = SelectDir
  1399.         end
  1400.         object MiDecodeDir: TEdit
  1401.           Left = 306
  1402.           Top = 40
  1403.           Width = 191
  1404.           Height = 24
  1405.           Font.Charset = DEFAULT_CHARSET
  1406.           Font.Color = clWindowText
  1407.           Font.Height = -13
  1408.           Font.Name = 'MS Sans Serif'
  1409.           Font.Style = []
  1410.           ParentFont = False
  1411.           TabOrder = 2
  1412.         end
  1413.         object SelDecodeDir: TButton
  1414.           Left = 509
  1415.           Top = 41
  1416.           Width = 25
  1417.           Height = 25
  1418.           Caption = '...'
  1419.           Font.Charset = DEFAULT_CHARSET
  1420.           Font.Color = clWindowText
  1421.           Font.Height = -17
  1422.           Font.Name = 'MS Sans Serif'
  1423.           Font.Style = []
  1424.           ParentFont = False
  1425.           TabOrder = 3
  1426.           OnClick = SelectDir
  1427.         end
  1428.         object edSaveDir: TEdit
  1429.           Left = 18
  1430.           Top = 97
  1431.           Width = 191
  1432.           Height = 24
  1433.           Font.Charset = DEFAULT_CHARSET
  1434.           Font.Color = clWindowText
  1435.           Font.Height = -13
  1436.           Font.Name = 'MS Sans Serif'
  1437.           Font.Style = []
  1438.           ParentFont = False
  1439.           TabOrder = 4
  1440.         end
  1441.         object SelSaveDir: TButton
  1442.           Left = 222
  1443.           Top = 97
  1444.           Width = 25
  1445.           Height = 25
  1446.           Caption = '...'
  1447.           Font.Charset = DEFAULT_CHARSET
  1448.           Font.Color = clWindowText
  1449.           Font.Height = -17
  1450.           Font.Name = 'MS Sans Serif'
  1451.           Font.Style = []
  1452.           ParentFont = False
  1453.           TabOrder = 5
  1454.           OnClick = SelectDir
  1455.         end
  1456.       end
  1457.       object GroupBox13: TGroupBox
  1458.         Left = 20
  1459.         Top = 152
  1460.         Width = 553
  1461.         Height = 137
  1462.         Caption = 'Attachment handling'
  1463.         TabOrder = 1
  1464.         object Label59: TLabel
  1465.           Left = 20
  1466.           Top = 45
  1467.           Width = 188
  1468.           Height = 32
  1469.           Caption = 'Automatically save attachments'#13#10'of these types (*)'
  1470.         end
  1471.         object Label41: TLabel
  1472.           Left = 308
  1473.           Top = 44
  1474.           Width = 194
  1475.           Height = 32
  1476.           Caption = 
  1477.             'Automatically launch after saving'#13#10'attachments of these types (*' +
  1478.             ')'
  1479.         end
  1480.         object Label61: TLabel
  1481.           Left = 84
  1482.           Top = 108
  1483.           Width = 395
  1484.           Height = 16
  1485.           Caption = 
  1486.             '(*) Specify as list of extensions separated by | (e.g., .JPG|.TX' +
  1487.             'T|.GIF)'
  1488.         end
  1489.         object cbAutoSaveAttachments: TCheckBox
  1490.           Left = 19
  1491.           Top = 22
  1492.           Width = 230
  1493.           Height = 17
  1494.           Caption = 'Automatically save all attachments'
  1495.           TabOrder = 0
  1496.           OnClick = cbAutoSaveAttachmentsClick
  1497.         end
  1498.         object edSaveTypes: TEdit
  1499.           Left = 20
  1500.           Top = 82
  1501.           Width = 191
  1502.           Height = 24
  1503.           Font.Charset = DEFAULT_CHARSET
  1504.           Font.Color = clWindowText
  1505.           Font.Height = -13
  1506.           Font.Name = 'MS Sans Serif'
  1507.           Font.Style = []
  1508.           ParentFont = False
  1509.           TabOrder = 1
  1510.         end
  1511.         object MiLaunch: TEdit
  1512.           Left = 308
  1513.           Top = 82
  1514.           Width = 191
  1515.           Height = 24
  1516.           Font.Charset = DEFAULT_CHARSET
  1517.           Font.Color = clWindowText
  1518.           Font.Height = -13
  1519.           Font.Name = 'MS Sans Serif'
  1520.           Font.Style = []
  1521.           ParentFont = False
  1522.           TabOrder = 2
  1523.         end
  1524.       end
  1525.       object Sounds: TGroupBox
  1526.         Left = 20
  1527.         Top = 298
  1528.         Width = 553
  1529.         Height = 79
  1530.         Caption = 'Sounds'
  1531.         TabOrder = 2
  1532.         object Label45: TLabel
  1533.           Left = 20
  1534.           Top = 21
  1535.           Width = 140
  1536.           Height = 16
  1537.           Caption = '"Got reply" WAV sound'
  1538.         end
  1539.         object Label30: TLabel
  1540.           Left = 308
  1541.           Top = 21
  1542.           Width = 142
  1543.           Height = 16
  1544.           Caption = '"File done" WAV sound'
  1545.         end
  1546.         object miGotReply: TEdit
  1547.           Left = 20
  1548.           Top = 41
  1549.           Width = 191
  1550.           Height = 24
  1551.           Font.Charset = DEFAULT_CHARSET
  1552.           Font.Color = clWindowText
  1553.           Font.Height = -13
  1554.           Font.Name = 'MS Sans Serif'
  1555.           Font.Style = []
  1556.           ParentFont = False
  1557.           TabOrder = 0
  1558.         end
  1559.         object SelGotReply: TButton
  1560.           Left = 224
  1561.           Top = 41
  1562.           Width = 25
  1563.           Height = 25
  1564.           Caption = '...'
  1565.           Font.Charset = DEFAULT_CHARSET
  1566.           Font.Color = clWindowText
  1567.           Font.Height = -17
  1568.           Font.Name = 'MS Sans Serif'
  1569.           Font.Style = []
  1570.           ParentFont = False
  1571.           TabOrder = 1
  1572.           OnClick = SelectFile
  1573.         end
  1574.         object MiFileDone: TEdit
  1575.           Left = 308
  1576.           Top = 41
  1577.           Width = 191
  1578.           Height = 24
  1579.           Font.Charset = DEFAULT_CHARSET
  1580.           Font.Color = clWindowText
  1581.           Font.Height = -13
  1582.           Font.Name = 'MS Sans Serif'
  1583.           Font.Style = []
  1584.           ParentFont = False
  1585.           TabOrder = 2
  1586.         end
  1587.         object SelFileDone: TButton
  1588.           Left = 515
  1589.           Top = 41
  1590.           Width = 25
  1591.           Height = 25
  1592.           Caption = '...'
  1593.           Font.Charset = DEFAULT_CHARSET
  1594.           Font.Color = clWindowText
  1595.           Font.Height = -17
  1596.           Font.Name = 'MS Sans Serif'
  1597.           Font.Style = []
  1598.           ParentFont = False
  1599.           TabOrder = 3
  1600.           OnClick = SelectFile
  1601.         end
  1602.       end
  1603.     end
  1604.     object tbStore: TTabSheet
  1605.       Caption = 'Storage'
  1606.       ImageIndex = 7
  1607.       object Label66: TLabel
  1608.         Left = 24
  1609.         Top = 24
  1610.         Width = 471
  1611.         Height = 64
  1612.         Caption = 
  1613.           'These settings determine whether headers and/or articles in subs' +
  1614.           'cribed groups'#13#10'should by default be saved between sessions and f' +
  1615.           'or how long.'#13#10#13#10'See the Storage section in the manual for furthe' +
  1616.           'r explanation.'
  1617.       end
  1618.       object rgStore: TRadioGroup
  1619.         Left = 26
  1620.         Top = 103
  1621.         Width = 255
  1622.         Height = 138
  1623.         Caption = 'Storage option'
  1624.         Items.Strings = (
  1625.           'Use default (no automatic setting)'
  1626.           'Save nothing (turn off storage)'
  1627.           'Save headers'
  1628.           'Save headers and articles')
  1629.         TabOrder = 0
  1630.         OnClick = rgStoreClick
  1631.       end
  1632.       object pnExpire: TPanel
  1633.         Left = 306
  1634.         Top = 165
  1635.         Width = 217
  1636.         Height = 81
  1637.         BevelOuter = bvNone
  1638.         TabOrder = 1
  1639.         object Label26: TLabel
  1640.           Left = 8
  1641.           Top = 16
  1642.           Width = 65
  1643.           Height = 16
  1644.           Caption = 'Purge after'
  1645.         end
  1646.         object Label28: TLabel
  1647.           Left = 164
  1648.           Top = 14
  1649.           Width = 30
  1650.           Height = 16
  1651.           Caption = 'days'
  1652.         end
  1653.         object Label65: TLabel
  1654.           Left = 16
  1655.           Top = 48
  1656.           Width = 166
  1657.           Height = 16
  1658.           Caption = '(0 = when expired on server)'
  1659.         end
  1660.         object edExpire: TSpinEdit
  1661.           Left = 83
  1662.           Top = 11
  1663.           Width = 73
  1664.           Height = 26
  1665.           Font.Charset = DEFAULT_CHARSET
  1666.           Font.Color = clWindowText
  1667.           Font.Height = -13
  1668.           Font.Name = 'MS Sans Serif'
  1669.           Font.Style = []
  1670.           MaxLength = 2
  1671.           MaxValue = 30
  1672.           MinValue = 0
  1673.           ParentFont = False
  1674.           TabOrder = 0
  1675.           Value = 0
  1676.         end
  1677.       end
  1678.     end
  1679.     object tbCompose: TTabSheet
  1680.       Caption = 'Compose'
  1681.       ImageIndex = 6
  1682.       object Label47: TLabel
  1683.         Left = 14
  1684.         Top = 11
  1685.         Width = 161
  1686.         Height = 16
  1687.         Caption = 'Wrap text at column (65..78)'
  1688.       end
  1689.       object Label49: TLabel
  1690.         Left = 14
  1691.         Top = 92
  1692.         Width = 101
  1693.         Height = 16
  1694.         Caption = 'Custom Headers'
  1695.       end
  1696.       object Label50: TLabel
  1697.         Left = 14
  1698.         Top = 258
  1699.         Width = 362
  1700.         Height = 112
  1701.         Caption = 
  1702.           'Notes:'#13#10'  + Precede with an asterisk (*) if you want it to be on' +
  1703.           ' by default'#13#10'  + You can have a blank header and fill in the val' +
  1704.           'ue later'#13#10'Example:'#13#10'  Approved: myname@myisp.com'#13#10'  Keywords:'#13#10' ' +
  1705.           ' *X-Complaints-To: billg@microsoft.com'
  1706.       end
  1707.       object edWrapColumn: TSpinEdit
  1708.         Left = 193
  1709.         Top = 6
  1710.         Width = 81
  1711.         Height = 26
  1712.         Font.Charset = DEFAULT_CHARSET
  1713.         Font.Color = clWindowText
  1714.         Font.Height = -13
  1715.         Font.Name = 'MS Sans Serif'
  1716.         Font.Style = []
  1717.         MaxValue = 78
  1718.         MinValue = 65
  1719.         ParentFont = False
  1720.         TabOrder = 0
  1721.         Value = 76
  1722.         OnChange = ComposeChange
  1723.       end
  1724.       object GroupBox11: TGroupBox
  1725.         Left = 312
  1726.         Top = 7
  1727.         Width = 270
  1728.         Height = 244
  1729.         Caption = 'Attribution lines'
  1730.         TabOrder = 4
  1731.         object Label53: TLabel
  1732.           Left = 17
  1733.           Top = 21
  1734.           Width = 57
  1735.           Height = 16
  1736.           Caption = 'FollowUp'
  1737.         end
  1738.         object Label54: TLabel
  1739.           Left = 17
  1740.           Top = 66
  1741.           Width = 82
  1742.           Height = 16
  1743.           Caption = 'Reply by mail'
  1744.         end
  1745.         object Label55: TLabel
  1746.           Left = 17
  1747.           Top = 111
  1748.           Width = 67
  1749.           Height = 16
  1750.           Caption = 'Forwarding'
  1751.         end
  1752.         object Label56: TLabel
  1753.           Left = 16
  1754.           Top = 156
  1755.           Width = 124
  1756.           Height = 80
  1757.           Caption = 
  1758.             '%a = author name'#13#10'%f = name and email'#13#10'%d = date'#13#10'%z = GMT date/' +
  1759.             'time'#13#10'%m = message-id'
  1760.         end
  1761.         object Label57: TLabel
  1762.           Left = 152
  1763.           Top = 156
  1764.           Width = 106
  1765.           Height = 64
  1766.           Caption = '%e = author email'#13#10'%g = newsgroup'#13#10'%D = long date'#13#10'%% = %'
  1767.         end
  1768.         object edNewsAttrib: TEdit
  1769.           Left = 17
  1770.           Top = 37
  1771.           Width = 217
  1772.           Height = 24
  1773.           Font.Charset = DEFAULT_CHARSET
  1774.           Font.Color = clWindowText
  1775.           Font.Height = -13
  1776.           Font.Name = 'MS Sans Serif'
  1777.           Font.Style = []
  1778.           ParentFont = False
  1779.           TabOrder = 0
  1780.           OnChange = ComposeChange
  1781.         end
  1782.         object edMailAttrib: TEdit
  1783.           Left = 17
  1784.           Top = 82
  1785.           Width = 217
  1786.           Height = 24
  1787.           Font.Charset = DEFAULT_CHARSET
  1788.           Font.Color = clWindowText
  1789.           Font.Height = -13
  1790.           Font.Name = 'MS Sans Serif'
  1791.           Font.Style = []
  1792.           ParentFont = False
  1793.           TabOrder = 1
  1794.           OnChange = ComposeChange
  1795.         end
  1796.         object edForwAttrib: TEdit
  1797.           Left = 17
  1798.           Top = 129
  1799.           Width = 217
  1800.           Height = 24
  1801.           Font.Charset = DEFAULT_CHARSET
  1802.           Font.Color = clWindowText
  1803.           Font.Height = -13
  1804.           Font.Name = 'MS Sans Serif'
  1805.           Font.Style = []
  1806.           ParentFont = False
  1807.           TabOrder = 2
  1808.           OnChange = ComposeChange
  1809.         end
  1810.       end
  1811.       object GroupBox14: TGroupBox
  1812.         Left = 388
  1813.         Top = 262
  1814.         Width = 194
  1815.         Height = 97
  1816.         Caption = 'Attachments'
  1817.         TabOrder = 5
  1818.         object Label63: TLabel
  1819.           Left = 11
  1820.           Top = 59
  1821.           Width = 46
  1822.           Height = 16
  1823.           Caption = 'Cut size'
  1824.         end
  1825.         object Label64: TLabel
  1826.           Left = 149
  1827.           Top = 59
  1828.           Width = 28
  1829.           Height = 16
  1830.           Caption = 'lines'
  1831.         end
  1832.         object edCutsize: TSpinEdit
  1833.           Left = 74
  1834.           Top = 57
  1835.           Width = 63
  1836.           Height = 26
  1837.           Font.Charset = DEFAULT_CHARSET
  1838.           Font.Color = clWindowText
  1839.           Font.Height = -13
  1840.           Font.Name = 'MS Sans Serif'
  1841.           Font.Style = []
  1842.           MaxLength = 5
  1843.           MaxValue = 15000
  1844.           MinValue = 100
  1845.           ParentFont = False
  1846.           TabOrder = 1
  1847.           Value = 200
  1848.           OnChange = ComposeChange
  1849.         end
  1850.         object cbFC: TCheckBox
  1851.           Left = 11
  1852.           Top = 28
  1853.           Width = 174
  1854.           Height = 17
  1855.           Caption = 'Show file count in subject'
  1856.           TabOrder = 0
  1857.           OnClick = ComposeChange
  1858.         end
  1859.       end
  1860.       object cbAutoRewrap: TCheckBox
  1861.         Left = 15
  1862.         Top = 43
  1863.         Width = 234
  1864.         Height = 17
  1865.         Caption = 'Automatically rewrap quoted text'
  1866.         TabOrder = 1
  1867.         OnClick = ComposeChange
  1868.       end
  1869.       object CustHdrs: TMemo
  1870.         Left = 14
  1871.         Top = 113
  1872.         Width = 257
  1873.         Height = 137
  1874.         Font.Charset = DEFAULT_CHARSET
  1875.         Font.Color = clWindowText
  1876.         Font.Height = -13
  1877.         Font.Name = 'MS Sans Serif'
  1878.         Font.Style = []
  1879.         HideSelection = False
  1880.         ParentFont = False
  1881.         ScrollBars = ssVertical
  1882.         TabOrder = 3
  1883.         WordWrap = False
  1884.         OnChange = ComposeChange
  1885.       end
  1886.       object cbKeepCopies: TCheckBox
  1887.         Left = 15
  1888.         Top = 65
  1889.         Width = 234
  1890.         Height = 17
  1891.         Caption = 'Keep copies of sent messages'
  1892.         TabOrder = 2
  1893.         OnClick = ComposeChange
  1894.       end
  1895.     end
  1896.     object TabSheet3: TTabSheet
  1897.       Caption = 'Misc'
  1898.       ImageIndex = 3
  1899.       object Label38: TLabel
  1900.         Left = 16
  1901.         Top = 17
  1902.         Width = 213
  1903.         Height = 16
  1904.         Caption = 'Default SMTP (mail sending) Server'
  1905.       end
  1906.       object MiSMTP: TEdit
  1907.         Left = 16
  1908.         Top = 38
  1909.         Width = 193
  1910.         Height = 24
  1911.         Font.Charset = DEFAULT_CHARSET
  1912.         Font.Color = clWindowText
  1913.         Font.Height = -13
  1914.         Font.Name = 'MS Sans Serif'
  1915.         Font.Style = []
  1916.         ParentFont = False
  1917.         TabOrder = 0
  1918.       end
  1919.       object rgScoreLoadOpt: TRadioGroup
  1920.         Left = 312
  1921.         Top = 255
  1922.         Width = 257
  1923.         Height = 106
  1924.         Caption = 'When scorefile changes'
  1925.         Items.Strings = (
  1926.           'Reload without asking'
  1927.           'Ask before reloading'
  1928.           'Ignore (do nothing)')
  1929.         TabOrder = 3
  1930.       end
  1931.       object GroupBox9: TGroupBox
  1932.         Left = 16
  1933.         Top = 74
  1934.         Width = 273
  1935.         Height = 246
  1936.         Caption = 'Newsgroup Options'
  1937.         TabOrder = 1
  1938.         object Label51: TLabel
  1939.           Left = 19
  1940.           Top = 150
  1941.           Width = 184
  1942.           Height = 16
  1943.           Caption = 'Update message counts every'
  1944.         end
  1945.         object Label52: TLabel
  1946.           Left = 97
  1947.           Top = 175
  1948.           Width = 122
  1949.           Height = 16
  1950.           Caption = 'minutes (0 = disable)'
  1951.         end
  1952.         object Label39: TLabel
  1953.           Left = 19
  1954.           Top = 24
  1955.           Width = 220
  1956.           Height = 16
  1957.           Caption = 'Kill articles crossposted to more than '
  1958.         end
  1959.         object Label40: TLabel
  1960.           Left = 99
  1961.           Top = 49
  1962.           Width = 118
  1963.           Height = 16
  1964.           Caption = 'groups (0 = disable)'
  1965.         end
  1966.         object cbAutoGetMsgCounts: TCheckBox
  1967.           Left = 19
  1968.           Top = 102
  1969.           Width = 233
  1970.           Height = 17
  1971.           Caption = 'Get all message counts on startup'
  1972.           TabOrder = 2
  1973.         end
  1974.         object cbHideEmptyGroups: TCheckBox
  1975.           Left = 19
  1976.           Top = 126
  1977.           Width = 230
  1978.           Height = 17
  1979.           Caption = 'Hide groups with no unread msgs'
  1980.           TabOrder = 3
  1981.         end
  1982.         object edUpdateCountInterval: TSpinEdit
  1983.           Left = 19
  1984.           Top = 174
  1985.           Width = 65
  1986.           Height = 26
  1987.           Font.Charset = DEFAULT_CHARSET
  1988.           Font.Color = clWindowText
  1989.           Font.Height = -13
  1990.           Font.Name = 'MS Sans Serif'
  1991.           Font.Style = []
  1992.           MaxValue = 300
  1993.           MinValue = 0
  1994.           ParentFont = False
  1995.           TabOrder = 4
  1996.           Value = 0
  1997.         end
  1998.         object MiMaxXpost: TSpinEdit
  1999.           Left = 19
  2000.           Top = 45
  2001.           Width = 65
  2002.           Height = 26
  2003.           Font.Charset = DEFAULT_CHARSET
  2004.           Font.Color = clWindowText
  2005.           Font.Height = -13
  2006.           Font.Name = 'MS Sans Serif'
  2007.           Font.Style = []
  2008.           MaxValue = 30
  2009.           MinValue = 0
  2010.           ParentFont = False
  2011.           TabOrder = 0
  2012.           Value = 0
  2013.         end
  2014.         object cbOpenNextGroup: TCheckBox
  2015.           Left = 19
  2016.           Top = 213
  2017.           Width = 206
  2018.           Height = 17
  2019.           Caption = 'Open next group after catchup'
  2020.           TabOrder = 5
  2021.         end
  2022.         object cbLoadReadArticles: TCheckBox
  2023.           Left = 19
  2024.           Top = 80
  2025.           Width = 158
  2026.           Height = 17
  2027.           Caption = 'Load read articles'
  2028.           TabOrder = 1
  2029.         end
  2030.       end
  2031.       object GroupBox10: TGroupBox
  2032.         Left = 312
  2033.         Top = 16
  2034.         Width = 257
  2035.         Height = 217
  2036.         Caption = 'Articles Options'
  2037.         TabOrder = 2
  2038.         object Label23: TLabel
  2039.           Left = 15
  2040.           Top = 22
  2041.           Width = 180
  2042.           Height = 32
  2043.           Caption = 'Treat lines matching this regex'#13#10'as quoted text'
  2044.         end
  2045.         object Label36: TLabel
  2046.           Left = 15
  2047.           Top = 106
  2048.           Width = 129
  2049.           Height = 32
  2050.           Caption = 'Score for kept articles'#13#10'(0 = default score)'
  2051.         end
  2052.         object MiQuoteRegex: TEdit
  2053.           Left = 15
  2054.           Top = 59
  2055.           Width = 191
  2056.           Height = 24
  2057.           Font.Charset = DEFAULT_CHARSET
  2058.           Font.Color = clWindowText
  2059.           Font.Height = -13
  2060.           Font.Name = 'MS Sans Serif'
  2061.           Font.Style = []
  2062.           ParentFont = False
  2063.           TabOrder = 0
  2064.         end
  2065.         object cbIgnoreReWhenSorting: TCheckBox
  2066.           Left = 15
  2067.           Top = 161
  2068.           Width = 177
  2069.           Height = 17
  2070.           Caption = 'Ignore Re: when sorting'
  2071.           TabOrder = 2
  2072.         end
  2073.         object cbExpandWhenTag: TCheckBox
  2074.           Left = 15
  2075.           Top = 185
  2076.           Width = 202
  2077.           Height = 17
  2078.           Caption = 'Expand thread when tagging'
  2079.           TabOrder = 3
  2080.         end
  2081.         object edKeptScore: TSpinEdit
  2082.           Left = 160
  2083.           Top = 111
  2084.           Width = 73
  2085.           Height = 26
  2086.           Font.Charset = DEFAULT_CHARSET
  2087.           Font.Color = clWindowText
  2088.           Font.Height = -13
  2089.           Font.Name = 'MS Sans Serif'
  2090.           Font.Style = []
  2091.           MaxValue = 10000
  2092.           MinValue = 0
  2093.           ParentFont = False
  2094.           TabOrder = 1
  2095.           Value = 0
  2096.         end
  2097.       end
  2098.       object bAssoc: TButton
  2099.         Left = 16
  2100.         Top = 332
  2101.         Width = 273
  2102.         Height = 28
  2103.         Caption = 'Make Xnews your default newsreader!'
  2104.         TabOrder = 4
  2105.         OnClick = bAssocClick
  2106.       end
  2107.     end
  2108.   end
  2109.   object bOkay: TButton
  2110.     Left = 386
  2111.     Top = 428
  2112.     Width = 86
  2113.     Height = 27
  2114.     Caption = 'O&kay'
  2115.     Default = True
  2116.     ModalResult = 1
  2117.     TabOrder = 1
  2118.   end
  2119.   object bCancel: TButton
  2120.     Left = 495
  2121.     Top = 428
  2122.     Width = 86
  2123.     Height = 27
  2124.     Cancel = True
  2125.     Caption = '&Cancel'
  2126.     ModalResult = 2
  2127.     TabOrder = 2
  2128.   end
  2129.   object FontDialog: TFontDialog
  2130.     Font.Charset = DEFAULT_CHARSET
  2131.     Font.Color = clWindowText
  2132.     Font.Height = -13
  2133.     Font.Name = 'MS Sans Serif'
  2134.     Font.Style = []
  2135.     MinFontSize = 0
  2136.     MaxFontSize = 0
  2137.     Left = 280
  2138.     Top = 424
  2139.   end
  2140.   object ColorDialog: TColorDialog
  2141.     Ctl3D = True
  2142.     Left = 328
  2143.     Top = 424
  2144.   end
  2145.   object OpenDialog: TOpenDialog
  2146.     Left = 240
  2147.     Top = 424
  2148.   end
  2149. end
  2150.