home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Comunicatii / thebat / the_bat2.04.07.exe / thebat.exe / 0 / RCDATA / TUSERDIALOG / TUSERDIALOG.txt
Encoding:
Text File  |  2004-02-23  |  62.5 KB  |  2,559 lines

  1. object UserDialog: TUserDialog
  2.   Left = 132
  3.   Top = 145
  4.   HelpContext = 10011
  5.   ActiveControl = lTabs
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsDialog
  8.   BorderWidth = 3
  9.   Caption = 'Account Properties'
  10.   ClientHeight = 439
  11.   ClientWidth = 624
  12.   Color = clBtnFace
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   KeyPreview = True
  19.   OldCreateOrder = True
  20.   Position = poScreenCenter
  21.   OnActivate = FormActivate
  22.   OnClose = FormClose
  23.   OnCloseQuery = FormCloseQuery
  24.   OnCreate = FormCreate
  25.   OnKeyDown = FormKeyDown
  26.   OnShow = FormShow
  27.   PixelsPerInch = 96
  28.   TextHeight = 13
  29.   object bOK: TButton
  30.     Left = 320
  31.     Top = 408
  32.     Width = 91
  33.     Height = 25
  34.     Caption = '&OK'
  35.     Default = True
  36.     ModalResult = 1
  37.     TabOrder = 3
  38.   end
  39.   object bCancel: TButton
  40.     Left = 424
  41.     Top = 408
  42.     Width = 91
  43.     Height = 25
  44.     Cancel = True
  45.     Caption = 'Cancel'
  46.     ModalResult = 2
  47.     TabOrder = 4
  48.   end
  49.   object bMacro: TButton
  50.     Left = 184
  51.     Top = 408
  52.     Width = 89
  53.     Height = 25
  54.     Caption = '&Macros...'
  55.     Enabled = False
  56.     TabOrder = 2
  57.     OnClick = bMacroClick
  58.   end
  59.   object lTabs: TTreeView
  60.     Left = 0
  61.     Top = 1
  62.     Width = 180
  63.     Height = 390
  64.     HideSelection = False
  65.     Images = lImages
  66.     Indent = 19
  67.     ReadOnly = True
  68.     TabOrder = 0
  69.     OnChange = lTabsChange
  70.     OnKeyPress = lTabsKeyPress
  71.     Items.Data = {
  72.       09000000200000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  73.       0747656E6572616C220000000100000000000000FFFFFFFFFFFFFFFF00000000
  74.       00000000095472616E73706F72742B0000000200000000000000FFFFFFFFFFFF
  75.       FFFF0000000002000000124D657373616765206D616E6167656D656E74210000
  76.       001000000000000000FFFFFFFFFFFFFFFF00000000000000000844656C657469
  77.       6F6E270000001100000000000000FFFFFFFFFFFFFFFF00000000000000000E49
  78.       4D41502046696E652D54756E65200000000300000000000000FFFFFFFFFFFFFF
  79.       FF0000000000000000074F7074696F6E732C0000000400000000000000FFFFFF
  80.       FFFFFFFFFF00000000000000001346696C65732026206469726563746F726965
  81.       73220000000500000000000000FFFFFFFFFFFFFFFF0000000006000000095465
  82.       6D706C61746573240000000600000000000000FFFFFFFFFFFFFFFF0000000000
  83.       0000000B4E6577206D6573736167651E0000000700000000000000FFFFFFFFFF
  84.       FFFFFF0000000000000000055265706C79200000000800000000000000FFFFFF
  85.       FFFFFFFFFF000000000000000007466F72776172642D00000009000000000000
  86.       00FFFFFFFFFFFFFFFF00000000000000001452656164696E6720636F6E666972
  87.       6D6174696F6E250000000A00000000000000FFFFFFFFFFFFFFFF000000000000
  88.       00000C53617665206D657373616765200000000B00000000000000FFFFFFFFFF
  89.       FFFFFF000000000000000007436F6F6B6965731E0000000C00000000000000FF
  90.       FFFFFFFFFFFFFF000000000000000005536F756E64200000000D000000000000
  91.       00FFFFFFFFFFFFFFFF0000000000000000074E6574776F726B1D0000000E0000
  92.       0000000000FFFFFFFFFFFFFFFF0000000000000000044D656D6F}
  93.   end
  94.   object bHelp: TButton
  95.     Left = 528
  96.     Top = 408
  97.     Width = 89
  98.     Height = 25
  99.     Caption = 'Help'
  100.     TabOrder = 5
  101.     OnClick = bHelpClick
  102.   end
  103.   object Book: TPageControl
  104.     Left = 184
  105.     Top = 0
  106.     Width = 440
  107.     Height = 394
  108.     ActivePage = tsReply
  109.     TabOrder = 1
  110.     TabStop = False
  111.     OnEnter = eTemplateEnter
  112.     object tsGeneral: TTabSheet
  113.       Caption = 'General'
  114.       object lName: TLabel
  115.         Left = 16
  116.         Top = 20
  117.         Width = 28
  118.         Height = 13
  119.         Caption = '&Name'
  120.         FocusControl = eName
  121.       end
  122.       object lAddrBook: TLabel
  123.         Left = 8
  124.         Top = 284
  125.         Width = 192
  126.         Height = 13
  127.         Alignment = taRightJustify
  128.         AutoSize = False
  129.         Caption = 'Default address book:'
  130.         FocusControl = cbAddrBook
  131.       end
  132.       object eName: TEdit
  133.         Left = 112
  134.         Top = 16
  135.         Width = 305
  136.         Height = 21
  137.         TabOrder = 0
  138.       end
  139.       object bEditCertificates: TButton
  140.         Left = 112
  141.         Top = 46
  142.         Width = 153
  143.         Height = 25
  144.         Caption = 'Edit personal Certificates'
  145.         ParentShowHint = False
  146.         ShowHint = False
  147.         TabOrder = 1
  148.         OnClick = bEditCertificatesClick
  149.       end
  150.       object bvCard: TButton
  151.         Left = 286
  152.         Top = 46
  153.         Width = 130
  154.         Height = 25
  155.         Caption = '&Edit personal vCard'
  156.         ParentShowHint = False
  157.         ShowHint = False
  158.         TabOrder = 2
  159.         OnClick = bvCardClick
  160.       end
  161.       object GroupBox1: TGroupBox
  162.         Left = 8
  163.         Top = 80
  164.         Width = 409
  165.         Height = 97
  166.         Caption = 'From information'
  167.         TabOrder = 3
  168.         object lFromName: TLabel
  169.           Left = 3
  170.           Top = 20
  171.           Width = 110
  172.           Height = 13
  173.           Alignment = taRightJustify
  174.           AutoSize = False
  175.           Caption = '&From Name'
  176.           FocusControl = eFromName
  177.         end
  178.         object lFromAddr: TLabel
  179.           Left = 3
  180.           Top = 45
  181.           Width = 110
  182.           Height = 13
  183.           Alignment = taRightJustify
  184.           AutoSize = False
  185.           Caption = 'From &Address'
  186.           FocusControl = eFromAddr
  187.         end
  188.         object lOrg: TLabel
  189.           Left = 3
  190.           Top = 70
  191.           Width = 110
  192.           Height = 13
  193.           Alignment = taRightJustify
  194.           AutoSize = False
  195.           Caption = '&Organisation'
  196.           FocusControl = eOrg
  197.         end
  198.         object eFromName: TEdit
  199.           Left = 120
  200.           Top = 16
  201.           Width = 281
  202.           Height = 21
  203.           TabOrder = 0
  204.           OnExit = eFromNameExit
  205.         end
  206.         object eFromAddr: TEdit
  207.           Left = 120
  208.           Top = 41
  209.           Width = 281
  210.           Height = 21
  211.           TabOrder = 1
  212.           OnExit = eFromAddrExit
  213.         end
  214.         object eOrg: TEdit
  215.           Left = 120
  216.           Top = 66
  217.           Width = 281
  218.           Height = 21
  219.           TabOrder = 2
  220.         end
  221.       end
  222.       object GroupBox2: TGroupBox
  223.         Left = 8
  224.         Top = 184
  225.         Width = 409
  226.         Height = 81
  227.         Caption = 'Reply-To information'
  228.         TabOrder = 4
  229.         object lReplyAddr: TLabel
  230.           Left = 3
  231.           Top = 52
  232.           Width = 110
  233.           Height = 13
  234.           Alignment = taRightJustify
  235.           AutoSize = False
  236.           Caption = 'Reply-To A&ddress'
  237.           FocusControl = eReplyAddr
  238.         end
  239.         object lReplyName: TLabel
  240.           Left = 3
  241.           Top = 22
  242.           Width = 110
  243.           Height = 13
  244.           Alignment = taRightJustify
  245.           AutoSize = False
  246.           Caption = '&Reply-To Name'
  247.           FocusControl = eReplyName
  248.         end
  249.         object eReplyName: TEdit
  250.           Left = 120
  251.           Top = 18
  252.           Width = 281
  253.           Height = 21
  254.           TabOrder = 0
  255.         end
  256.         object eReplyAddr: TEdit
  257.           Left = 120
  258.           Top = 48
  259.           Width = 281
  260.           Height = 21
  261.           TabOrder = 1
  262.         end
  263.       end
  264.       object cbAddrBook: TComboBox
  265.         Left = 208
  266.         Top = 280
  267.         Width = 201
  268.         Height = 21
  269.         Style = csDropDownList
  270.         ItemHeight = 13
  271.         TabOrder = 5
  272.       end
  273.       object cbDefMailTo: TCheckBox
  274.         Left = 24
  275.         Top = 324
  276.         Width = 401
  277.         Height = 17
  278.         Caption = '&This account is the default for "mailto:" URLs'
  279.         TabOrder = 6
  280.       end
  281.     end
  282.     object tsTransport: TTabSheet
  283.       Caption = 'Transport'
  284.       ImageIndex = 1
  285.       object lServerTimeout: TLabel
  286.         Left = 16
  287.         Top = 252
  288.         Width = 75
  289.         Height = 13
  290.         Caption = 'Server &Timeout:'
  291.         FocusControl = eTimeout
  292.       end
  293.       object lServerTimeoutSec: TLabel
  294.         Left = 240
  295.         Top = 252
  296.         Width = 17
  297.         Height = 13
  298.         Caption = 'sec'
  299.       end
  300.       object lDelivery: TLabel
  301.         Left = 16
  302.         Top = 284
  303.         Width = 61
  304.         Height = 13
  305.         Caption = '&Delivery type'
  306.         FocusControl = cbDelivery
  307.       end
  308.       object gbSendMail: TGroupBox
  309.         Left = 8
  310.         Top = 8
  311.         Width = 418
  312.         Height = 81
  313.         Caption = 'Send mail'
  314.         TabOrder = 0
  315.         object lSMTPl: TLabel
  316.           Left = 26
  317.           Top = 20
  318.           Width = 64
  319.           Height = 13
  320.           Alignment = taRightJustify
  321.           Caption = '&SMTP Server'
  322.           FocusControl = eSMTP
  323.         end
  324.         object lSendConnType: TLabel
  325.           Left = 37
  326.           Top = 53
  327.           Width = 54
  328.           Height = 13
  329.           Alignment = taRightJustify
  330.           Caption = 'Connection'
  331.           FocusControl = cbSendConnection
  332.         end
  333.         object lSendProt: TLabel
  334.           Left = 312
  335.           Top = 53
  336.           Width = 50
  337.           Height = 13
  338.           Alignment = taRightJustify
  339.           AutoSize = False
  340.           Caption = 'Port'
  341.           FocusControl = eSendPort
  342.         end
  343.         object eSMTP: TEdit
  344.           Left = 96
  345.           Top = 16
  346.           Width = 185
  347.           Height = 21
  348.           TabOrder = 0
  349.         end
  350.         object bSendAuth: TButton
  351.           Left = 288
  352.           Top = 14
  353.           Width = 121
  354.           Height = 25
  355.           Caption = 'Authentication...'
  356.           TabOrder = 1
  357.           OnClick = bSendAuthClick
  358.         end
  359.         object cbSendConnection: TComboBox
  360.           Left = 96
  361.           Top = 48
  362.           Width = 209
  363.           Height = 21
  364.           Style = csDropDownList
  365.           ItemHeight = 13
  366.           TabOrder = 2
  367.           OnChange = cbSendConnectionChange
  368.           Items.Strings = (
  369.             'Regular'
  370.             'Secure to regular port (STARTTLS)'
  371.             'Secure to dedicated port (TLS)')
  372.         end
  373.         object eSendPort: TEdit
  374.           Left = 368
  375.           Top = 48
  376.           Width = 41
  377.           Height = 21
  378.           MaxLength = 5
  379.           TabOrder = 3
  380.           OnChange = eSendPortChange
  381.           OnKeyPress = eSendPortKeyPress
  382.         end
  383.       end
  384.       object gbReceiveMail: TGroupBox
  385.         Left = 8
  386.         Top = 96
  387.         Width = 417
  388.         Height = 137
  389.         Caption = 'Receive mail'
  390.         TabOrder = 1
  391.         object lPop: TLabel
  392.           Left = 37
  393.           Top = 20
  394.           Width = 53
  395.           Height = 13
  396.           Alignment = taRightJustify
  397.           Caption = '&Mail Server'
  398.           FocusControl = ePop
  399.         end
  400.         object lPopUser: TLabel
  401.           Left = 68
  402.           Top = 48
  403.           Width = 22
  404.           Height = 13
  405.           Alignment = taRightJustify
  406.           Caption = '&User'
  407.           FocusControl = ePopUser
  408.         end
  409.         object lbProtocol: TLabel
  410.           Left = 288
  411.           Top = 48
  412.           Width = 66
  413.           Height = 13
  414.           Alignment = taRightJustify
  415.           AutoSize = False
  416.           Caption = 'Protocol:'
  417.           FocusControl = cbProtocol
  418.         end
  419.         object lReceConnectionType: TLabel
  420.           Left = 37
  421.           Top = 109
  422.           Width = 54
  423.           Height = 13
  424.           Alignment = taRightJustify
  425.           Caption = 'Connection'
  426.           FocusControl = cbReceConnection
  427.         end
  428.         object lRecePort: TLabel
  429.           Left = 312
  430.           Top = 109
  431.           Width = 42
  432.           Height = 13
  433.           Alignment = taRightJustify
  434.           AutoSize = False
  435.           Caption = 'Port'
  436.           FocusControl = eRecePort
  437.         end
  438.         object lbProtoName: TLabel
  439.           Left = 360
  440.           Top = 48
  441.           Width = 33
  442.           Height = 13
  443.           Caption = 'POP3'
  444.         end
  445.         object ePop: TEdit
  446.           Left = 96
  447.           Top = 16
  448.           Width = 177
  449.           Height = 21
  450.           TabOrder = 0
  451.         end
  452.         object ePopUser: TEdit
  453.           Left = 96
  454.           Top = 44
  455.           Width = 161
  456.           Height = 21
  457.           TabOrder = 2
  458.         end
  459.         object cbProtocol: TComboBox
  460.           Left = 192
  461.           Top = 12
  462.           Width = 81
  463.           Height = 21
  464.           Style = csDropDownList
  465.           Enabled = False
  466.           ItemHeight = 13
  467.           TabOrder = 4
  468.           Visible = False
  469.           OnChange = cbProtocolChange
  470.           Items.Strings = (
  471.             'POP3'
  472.             'IMAP4')
  473.         end
  474.         object bReceiveAuth: TButton
  475.           Left = 288
  476.           Top = 14
  477.           Width = 121
  478.           Height = 25
  479.           Caption = 'Authentication...'
  480.           TabOrder = 1
  481.           OnClick = bReceAuthClick
  482.         end
  483.         object nbPassword: TNotebook
  484.           Left = 3
  485.           Top = 66
  486.           Width = 262
  487.           Height = 35
  488.           TabOrder = 3
  489.           object TPage
  490.             Left = 0
  491.             Top = 0
  492.             Caption = 'Default'
  493.             object lPsw: TLabel
  494.               Left = 43
  495.               Top = 10
  496.               Width = 46
  497.               Height = 13
  498.               Alignment = taRightJustify
  499.               Caption = '&Password'
  500.               FocusControl = ePopPsw
  501.             end
  502.             object ePopPsw: TEdit
  503.               Left = 93
  504.               Top = 6
  505.               Width = 161
  506.               Height = 21
  507.               PasswordChar = '*'
  508.               TabOrder = 0
  509.               Text = 'ePopPsw'
  510.             end
  511.           end
  512.           object TPage
  513.             Left = 0
  514.             Top = 0
  515.             Caption = 'pChange'
  516.             object bChangePwd: TButton
  517.               Left = 93
  518.               Top = 6
  519.               Width = 164
  520.               Height = 25
  521.               Caption = 'Change Password'
  522.               TabOrder = 0
  523.             end
  524.           end
  525.         end
  526.         object cbReceConnection: TComboBox
  527.           Left = 96
  528.           Top = 104
  529.           Width = 209
  530.           Height = 21
  531.           Style = csDropDownList
  532.           ItemHeight = 13
  533.           TabOrder = 5
  534.           OnChange = cbReceConnectionChange
  535.           Items.Strings = (
  536.             'Regular'
  537.             'Secure to regular port (STARTTLS)'
  538.             'Secure to dedicated port (TLS)')
  539.         end
  540.         object eRecePort: TEdit
  541.           Left = 360
  542.           Top = 104
  543.           Width = 41
  544.           Height = 21
  545.           MaxLength = 5
  546.           TabOrder = 6
  547.           OnChange = eRecePortChange
  548.           OnKeyPress = eSendPortKeyPress
  549.         end
  550.         object bChangeProto: TButton
  551.           Left = 288
  552.           Top = 70
  553.           Width = 121
  554.           Height = 25
  555.           Caption = 'Change...'
  556.           TabOrder = 7
  557.           OnClick = bChangeProtoClick
  558.         end
  559.       end
  560.       object cbFullFetch: TCheckBox
  561.         Left = 16
  562.         Top = 320
  563.         Width = 409
  564.         Height = 17
  565.         Caption = '&Combined delivery (send+receive)'
  566.         TabOrder = 4
  567.       end
  568.       object eTimeout: TXSpinEdit
  569.         Left = 152
  570.         Top = 248
  571.         Width = 81
  572.         Height = 21
  573.         TabOrder = 2
  574.         Text = '60'
  575.         MinValue = 0
  576.         MaxValue = 3600000
  577.         Value = 60
  578.         Step = 10
  579.       end
  580.       object cbDelivery: TComboBox
  581.         Left = 152
  582.         Top = 280
  583.         Width = 257
  584.         Height = 21
  585.         Style = csDropDownList
  586.         ItemHeight = 13
  587.         ItemIndex = 0
  588.         TabOrder = 3
  589.         Text = 'Immediate'
  590.         Items.Strings = (
  591.           'Immediate'
  592.           'Deferred ')
  593.       end
  594.     end
  595.     object tsMsgManagement: TTabSheet
  596.       Caption = 'Message Management'
  597.       ImageIndex = 2
  598.       object AdvBook: TNotebook
  599.         Left = 8
  600.         Top = 8
  601.         Width = 421
  602.         Height = 289
  603.         TabOrder = 0
  604.         object TPage
  605.           Left = 0
  606.           Top = 0
  607.           Caption = 'Default'
  608.           object GroupBox11: TGroupBox
  609.             Left = 0
  610.             Top = 184
  611.             Width = 417
  612.             Height = 89
  613.             Caption = 'Mail Dispatcher'
  614.             TabOrder = 1
  615.             object lDspLines: TLabel
  616.               Left = 16
  617.               Top = 20
  618.               Width = 212
  619.               Height = 13
  620.               Caption = '&Message body lines to download with header'
  621.             end
  622.             object cbAutoDispatch: TCheckBox
  623.               Left = 16
  624.               Top = 42
  625.               Width = 377
  626.               Height = 17
  627.               Caption = 'In&voke automatically at each mail check'
  628.               TabOrder = 1
  629.               OnClick = cbAutoDispatchClick
  630.             end
  631.             object cbDspAll: TCheckBox
  632.               Left = 32
  633.               Top = 64
  634.               Width = 361
  635.               Height = 17
  636.               Caption = 'Show &all messages left on the server'
  637.               TabOrder = 2
  638.             end
  639.             object eTopLines: TXSpinEdit
  640.               Left = 304
  641.               Top = 16
  642.               Width = 65
  643.               Height = 21
  644.               TabOrder = 0
  645.               Text = '0'
  646.               MinValue = 0
  647.               MaxValue = 10000
  648.               Value = 0
  649.               Step = 1
  650.             end
  651.           end
  652.           object GroupBox6: TGroupBox
  653.             Left = 0
  654.             Top = 3
  655.             Width = 417
  656.             Height = 166
  657.             Caption = 'Message management'
  658.             TabOrder = 0
  659.             object lKbytes: TLabel
  660.               Left = 372
  661.               Top = 120
  662.               Width = 36
  663.               Height = 13
  664.               Caption = 'K Bytes'
  665.             end
  666.             object lDays: TLabel
  667.               Left = 372
  668.               Top = 67
  669.               Width = 22
  670.               Height = 13
  671.               Caption = 'days'
  672.             end
  673.             object cbLimit: TCheckBox
  674.               Left = 16
  675.               Top = 120
  676.               Width = 281
  677.               Height = 17
  678.               Caption = '&Receive header only if message size is greater than'
  679.               TabOrder = 5
  680.               OnClick = cbLimitClick
  681.             end
  682.             object cbDelete: TRadioButton
  683.               Left = 16
  684.               Top = 16
  685.               Width = 377
  686.               Height = 17
  687.               Caption = '&Delete received messages from server'
  688.               Checked = True
  689.               TabOrder = 0
  690.               TabStop = True
  691.               OnClick = cbLeaveClick
  692.             end
  693.             object cbLeave: TRadioButton
  694.               Left = 16
  695.               Top = 40
  696.               Width = 377
  697.               Height = 17
  698.               Caption = '&Leave messages on server'
  699.               TabOrder = 1
  700.               OnClick = cbLeaveClick
  701.             end
  702.             object cbDelTrash: TCheckBox
  703.               Left = 32
  704.               Top = 88
  705.               Width = 361
  706.               Height = 17
  707.               Caption = 'Delete message from server when it is removed from &Trash'
  708.               TabOrder = 4
  709.             end
  710.             object cbMaxDays: TCheckBox
  711.               Left = 32
  712.               Top = 64
  713.               Width = 249
  714.               Height = 17
  715.               Caption = '&Keep messages on server for'
  716.               TabOrder = 2
  717.               OnClick = cbMaxDaysClick
  718.             end
  719.             object cbDelLargeMsgs: TCheckBox
  720.               Left = 32
  721.               Top = 144
  722.               Width = 353
  723.               Height = 17
  724.               Caption = 'Delete large messages from the server'
  725.               TabOrder = 7
  726.             end
  727.             object eMaxDays: TXSpinEdit
  728.               Left = 304
  729.               Top = 64
  730.               Width = 65
  731.               Height = 21
  732.               TabOrder = 3
  733.               Text = '0'
  734.               MinValue = 0
  735.               MaxValue = 3650
  736.               Value = 0
  737.               Step = 1
  738.             end
  739.             object eSize: TXSpinEdit
  740.               Left = 304
  741.               Top = 116
  742.               Width = 65
  743.               Height = 21
  744.               TabOrder = 6
  745.               Text = '0'
  746.               MinValue = 0
  747.               MaxValue = 10000000
  748.               Value = 0
  749.               Step = 1
  750.             end
  751.           end
  752.         end
  753.         object TPage
  754.           Left = 0
  755.           Top = 0
  756.           Caption = 'IMAP'
  757.           object gbIMAP: TGroupBox
  758.             Left = 0
  759.             Top = -2
  760.             Width = 417
  761.             Height = 291
  762.             Caption = 'IMAP Options'
  763.             TabOrder = 0
  764.             object Label1: TLabel
  765.               Left = 16
  766.               Top = 24
  767.               Width = 55
  768.               Height = 13
  769.               Caption = '&Root folder:'
  770.               FocusControl = eIMAProot
  771.             end
  772.             object eIMAProot: TEdit
  773.               Left = 112
  774.               Top = 20
  775.               Width = 289
  776.               Height = 21
  777.               TabOrder = 0
  778.             end
  779.             object gbIMAPFolders: TGroupBox
  780.               Left = 8
  781.               Top = 56
  782.               Width = 401
  783.               Height = 121
  784.               Caption = 'For pre-defined folders, use these IMAP mailboxes'
  785.               TabOrder = 1
  786.               object cbIMAPOutbox: TCheckBox
  787.                 Left = 8
  788.                 Top = 24
  789.                 Width = 145
  790.                 Height = 17
  791.                 Caption = 'O&utbox:'
  792.                 TabOrder = 0
  793.                 OnClick = cbIMAPOutboxClick
  794.               end
  795.               object cbIMAPSent: TCheckBox
  796.                 Left = 8
  797.                 Top = 54
  798.                 Width = 145
  799.                 Height = 17
  800.                 Caption = '&Sent mail:'
  801.                 TabOrder = 2
  802.                 OnClick = cbIMAPSentClick
  803.               end
  804.               object cbImapTrash: TCheckBox
  805.                 Left = 8
  806.                 Top = 86
  807.                 Width = 97
  808.                 Height = 17
  809.                 Caption = '&Trash'
  810.                 TabOrder = 4
  811.                 OnClick = cbImapTrashClick
  812.               end
  813.               object eImapOutbox: TComboBox
  814.                 Left = 160
  815.                 Top = 22
  816.                 Width = 233
  817.                 Height = 21
  818.                 ItemHeight = 13
  819.                 TabOrder = 1
  820.               end
  821.               object eImapSent: TComboBox
  822.                 Left = 160
  823.                 Top = 54
  824.                 Width = 233
  825.                 Height = 21
  826.                 ItemHeight = 13
  827.                 TabOrder = 3
  828.               end
  829.               object eImapTrash: TComboBox
  830.                 Left = 160
  831.                 Top = 86
  832.                 Width = 233
  833.                 Height = 21
  834.                 ItemHeight = 13
  835.                 TabOrder = 5
  836.               end
  837.             end
  838.             object cbIMAPAutoDisconnect: TCheckBox
  839.               Left = 16
  840.               Top = 262
  841.               Width = 233
  842.               Height = 17
  843.               Caption = 'When inactive, &disconnect after'
  844.               TabOrder = 3
  845.               OnClick = cbIMAPAutoDisconnectClick
  846.             end
  847.             object eIMAPdcTime: TXSpinEdit
  848.               Left = 264
  849.               Top = 258
  850.               Width = 49
  851.               Height = 21
  852.               TabOrder = 4
  853.               Text = '1'
  854.               MinValue = 1
  855.               MaxValue = 10000000
  856.               Value = 1
  857.               Step = 1
  858.             end
  859.             object cbIMAPdcInterval: TComboBox
  860.               Left = 320
  861.               Top = 258
  862.               Width = 81
  863.               Height = 21
  864.               Style = csDropDownList
  865.               ItemHeight = 13
  866.               ItemIndex = 1
  867.               TabOrder = 5
  868.               Text = 'minutes'
  869.               Items.Strings = (
  870.                 'seconds'
  871.                 'minutes'
  872.                 'hours')
  873.             end
  874.             object gbIMAPconnect: TGroupBox
  875.               Left = 8
  876.               Top = 186
  877.               Width = 401
  878.               Height = 65
  879.               Caption = 'Automatically connect to the server'
  880.               TabOrder = 2
  881.               object cbIMAPConnectStartup: TCheckBox
  882.                 Left = 8
  883.                 Top = 16
  884.                 Width = 185
  885.                 Height = 17
  886.                 Caption = '&At startup'
  887.                 TabOrder = 0
  888.               end
  889.               object cbIMAPConnectFolders: TCheckBox
  890.                 Left = 8
  891.                 Top = 40
  892.                 Width = 185
  893.                 Height = 17
  894.                 Caption = '&For managing folders'
  895.                 TabOrder = 1
  896.               end
  897.               object cbIMAPConnectSelected: TCheckBox
  898.                 Left = 200
  899.                 Top = 16
  900.                 Width = 193
  901.                 Height = 17
  902.                 Caption = 'W&hen account is selected'
  903.                 TabOrder = 2
  904.               end
  905.               object cbImapConnectAny: TCheckBox
  906.                 Left = 200
  907.                 Top = 40
  908.                 Width = 177
  909.                 Height = 17
  910.                 Caption = 'By any &command'
  911.                 TabOrder = 3
  912.               end
  913.             end
  914.           end
  915.         end
  916.       end
  917.       object cb8Bit: TRadioGroup
  918.         Left = 8
  919.         Top = 312
  920.         Width = 417
  921.         Height = 41
  922.         Caption = '8-bit characters are treated'
  923.         Columns = 3
  924.         ItemIndex = 0
  925.         Items.Strings = (
  926.           '&Without changes'
  927.           'as &Quoted-printable'
  928.           'as &Base64')
  929.         TabOrder = 1
  930.       end
  931.     end
  932.     object tsOptions: TTabSheet
  933.       Caption = 'Options'
  934.       ImageIndex = 5
  935.       object lPsec: TLabel
  936.         Left = 376
  937.         Top = 97
  938.         Width = 17
  939.         Height = 13
  940.         Caption = 'sec'
  941.       end
  942.       object lMaxLog: TLabel
  943.         Left = 13
  944.         Top = 145
  945.         Width = 284
  946.         Height = 14
  947.         Alignment = taRightJustify
  948.         AutoSize = False
  949.         Caption = 'Maximum Log file size is'
  950.       end
  951.       object lLKbytes: TLabel
  952.         Left = 376
  953.         Top = 144
  954.         Width = 35
  955.         Height = 13
  956.         Caption = 'K bytes'
  957.       end
  958.       object gbChecking: TGroupBox
  959.         Left = 8
  960.         Top = 14
  961.         Width = 417
  962.         Height = 67
  963.         Caption = 'Mailbox checking'
  964.         TabOrder = 0
  965.         object cbCheck: TCheckBox
  966.           Left = 8
  967.           Top = 20
  968.           Width = 377
  969.           Height = 17
  970.           Caption = '&Check mailbox at start-up'
  971.           TabOrder = 0
  972.         end
  973.         object cbAutoCheck: TCheckBox
  974.           Left = 8
  975.           Top = 44
  976.           Width = 249
  977.           Height = 17
  978.           Caption = '&Periodical checking each'
  979.           TabOrder = 1
  980.           OnClick = cbAutoCheckClick
  981.         end
  982.         object cbPeriodTime: TComboBox
  983.           Left = 336
  984.           Top = 40
  985.           Width = 73
  986.           Height = 21
  987.           Style = csDropDownList
  988.           ItemHeight = 13
  989.           ItemIndex = 0
  990.           TabOrder = 3
  991.           Text = 'minutes'
  992.           Items.Strings = (
  993.             'minutes'
  994.             'seconds')
  995.         end
  996.         object eCheck: TXSpinEdit
  997.           Left = 256
  998.           Top = 40
  999.           Width = 73
  1000.           Height = 21
  1001.           TabOrder = 2
  1002.           Text = '0'
  1003.           MinValue = 0
  1004.           MaxValue = 60000
  1005.           Value = 0
  1006.           Step = 1
  1007.         end
  1008.       end
  1009.       object cbMarkRead: TCheckBox
  1010.         Left = 16
  1011.         Top = 96
  1012.         Width = 287
  1013.         Height = 17
  1014.         Caption = 'Mark message as read when it is being read for'
  1015.         TabOrder = 1
  1016.         OnClick = cbMarkReadClick
  1017.       end
  1018.       object cbIgnoreAll: TCheckBox
  1019.         Left = 16
  1020.         Top = 166
  1021.         Width = 396
  1022.         Height = 17
  1023.         Caption = '&Ignore '#39'Check All Accounts'#39' request'
  1024.         TabOrder = 5
  1025.       end
  1026.       object cb8bitHdr: TCheckBox
  1027.         Left = 16
  1028.         Top = 188
  1029.         Width = 396
  1030.         Height = 17
  1031.         Caption = 'Allow &8-bit characters in message header'
  1032.         TabOrder = 6
  1033.       end
  1034.       object cbCheckLocked: TCheckBox
  1035.         Left = 16
  1036.         Top = 210
  1037.         Width = 396
  1038.         Height = 17
  1039.         Caption = '&Allow send/fetch without entering the access password (if any)'
  1040.         TabOrder = 7
  1041.       end
  1042.       object cbEmptyTrash: TCheckBox
  1043.         Left = 16
  1044.         Top = 232
  1045.         Width = 393
  1046.         Height = 18
  1047.         Caption = '&Empty Trash folder on exit'
  1048.         TabOrder = 8
  1049.       end
  1050.       object cbCompressFolders: TCheckBox
  1051.         Left = 16
  1052.         Top = 255
  1053.         Width = 393
  1054.         Height = 17
  1055.         Caption = 'Compress all folders on exit'
  1056.         TabOrder = 9
  1057.       end
  1058.       object cbEditCFG: TGroupBox
  1059.         Left = 16
  1060.         Top = 280
  1061.         Width = 401
  1062.         Height = 81
  1063.         Caption = 'Message Editor Settings'
  1064.         TabOrder = 10
  1065.         object cbCfmImmSend: TCheckBox
  1066.           Left = 8
  1067.           Top = 16
  1068.           Width = 241
  1069.           Height = 17
  1070.           Caption = 'Confirm i&mmediate sending '
  1071.           TabOrder = 0
  1072.         end
  1073.         object cbUsePGP: TCheckBox
  1074.           Left = 256
  1075.           Top = 16
  1076.           Width = 137
  1077.           Height = 17
  1078.           Caption = 'Enable OpenPGP'
  1079.           TabOrder = 3
  1080.         end
  1081.         object cbUseSMIME: TCheckBox
  1082.           Left = 256
  1083.           Top = 36
  1084.           Width = 137
  1085.           Height = 17
  1086.           Caption = 'Enable S/MIME'
  1087.           TabOrder = 4
  1088.         end
  1089.         object cbSignCompleted: TCheckBox
  1090.           Left = 8
  1091.           Top = 36
  1092.           Width = 241
  1093.           Height = 17
  1094.           Caption = 'Sign when Completed'
  1095.           TabOrder = 1
  1096.         end
  1097.         object cbEncryptCompleted: TCheckBox
  1098.           Left = 8
  1099.           Top = 56
  1100.           Width = 241
  1101.           Height = 17
  1102.           Caption = 'Encrypt when Completed'
  1103.           TabOrder = 2
  1104.         end
  1105.       end
  1106.       object cbMarkReadOpen: TCheckBox
  1107.         Left = 16
  1108.         Top = 116
  1109.         Width = 397
  1110.         Height = 18
  1111.         Caption = 'Mark message as read only when it is open in a separate window'
  1112.         TabOrder = 3
  1113.         OnClick = cbMarkReadOpenClick
  1114.       end
  1115.       object eReadTime: TXSpinEdit
  1116.         Left = 312
  1117.         Top = 92
  1118.         Width = 57
  1119.         Height = 21
  1120.         TabOrder = 2
  1121.         Text = '0'
  1122.         MinValue = 0
  1123.         MaxValue = 10000000
  1124.         Value = 0
  1125.         Step = 1
  1126.       end
  1127.       object eMaxLog: TXSpinEdit
  1128.         Left = 312
  1129.         Top = 142
  1130.         Width = 57
  1131.         Height = 21
  1132.         TabOrder = 4
  1133.         Text = '0'
  1134.         MinValue = 0
  1135.         MaxValue = 1000000000
  1136.         Value = 0
  1137.         Step = 1
  1138.       end
  1139.     end
  1140.     object tsFiles: TTabSheet
  1141.       Caption = 'Files and Directories'
  1142.       ImageIndex = 6
  1143.       object lHomeDir: TLabel
  1144.         Left = 8
  1145.         Top = 12
  1146.         Width = 73
  1147.         Height = 13
  1148.         Caption = '&Home Directory'
  1149.         FocusControl = bHomeDir
  1150.       end
  1151.       object eHomeDir: TEdit
  1152.         Left = 8
  1153.         Top = 28
  1154.         Width = 233
  1155.         Height = 21
  1156.         Color = clBtnFace
  1157.         ReadOnly = True
  1158.         TabOrder = 0
  1159.       end
  1160.       object bHomeDir: TButton
  1161.         Left = 247
  1162.         Top = 26
  1163.         Width = 82
  1164.         Height = 25
  1165.         Caption = 'Browse'
  1166.         TabOrder = 1
  1167.         OnClick = bHomeDirClick
  1168.       end
  1169.       object bClearHome: TButton
  1170.         Left = 336
  1171.         Top = 26
  1172.         Width = 89
  1173.         Height = 25
  1174.         Caption = 'Clear'
  1175.         TabOrder = 2
  1176.         OnClick = bClearHomeClick
  1177.       end
  1178.       object gbAttach: TGroupBox
  1179.         Left = 8
  1180.         Top = 56
  1181.         Width = 417
  1182.         Height = 201
  1183.         Caption = 'Attachments'
  1184.         TabOrder = 3
  1185.         object lAttachDir: TLabel
  1186.           Left = 8
  1187.           Top = 88
  1188.           Width = 42
  1189.           Height = 13
  1190.           Caption = '&Directory'
  1191.           FocusControl = eAttachDir
  1192.         end
  1193.         object lAttEncoding: TLabel
  1194.           Left = 8
  1195.           Top = 24
  1196.           Width = 178
  1197.           Height = 13
  1198.           Caption = '&By default, encode attachments using'
  1199.           FocusControl = cbAttEncoding
  1200.         end
  1201.         object lStoreAttach: TLabel
  1202.           Left = 8
  1203.           Top = 56
  1204.           Width = 102
  1205.           Height = 13
  1206.           Caption = '&Keep attachment files'
  1207.           FocusControl = cbStoreAttach
  1208.         end
  1209.         object bClearAtt: TButton
  1210.           Left = 320
  1211.           Top = 102
  1212.           Width = 89
  1213.           Height = 25
  1214.           Caption = 'Clear'
  1215.           TabOrder = 4
  1216.           OnClick = bClearAttClick
  1217.         end
  1218.         object eAttachDir: TEdit
  1219.           Left = 8
  1220.           Top = 104
  1221.           Width = 217
  1222.           Height = 21
  1223.           Color = clBtnFace
  1224.           ReadOnly = True
  1225.           TabOrder = 2
  1226.           OnKeyDown = eHomeDirKeyDown
  1227.         end
  1228.         object bBrowseAtt: TButton
  1229.           Left = 232
  1230.           Top = 102
  1231.           Width = 81
  1232.           Height = 25
  1233.           Caption = 'Browse'
  1234.           TabOrder = 3
  1235.           OnClick = bHomeDirClick
  1236.         end
  1237.         object cbTrashAttach: TCheckBox
  1238.           Left = 16
  1239.           Top = 144
  1240.           Width = 393
  1241.           Height = 17
  1242.           Caption = 
  1243.             'Delete attached files when a message is deleted from &Trash fold' +
  1244.             'er'
  1245.           TabOrder = 5
  1246.         end
  1247.         object cbBindAttach: TCheckBox
  1248.           Left = 16
  1249.           Top = 168
  1250.           Width = 393
  1251.           Height = 17
  1252.           Caption = 'Bind attachments only while sending out mail'
  1253.           TabOrder = 6
  1254.         end
  1255.         object cbAttEncoding: TComboBox
  1256.           Left = 240
  1257.           Top = 20
  1258.           Width = 169
  1259.           Height = 21
  1260.           Style = csDropDownList
  1261.           ItemHeight = 13
  1262.           TabOrder = 0
  1263.           Items.Strings = (
  1264.             'MIME Base64'
  1265.             'UU Encoding')
  1266.         end
  1267.         object cbStoreAttach: TComboBox
  1268.           Left = 184
  1269.           Top = 54
  1270.           Width = 225
  1271.           Height = 21
  1272.           Style = csDropDownList
  1273.           ItemHeight = 13
  1274.           TabOrder = 1
  1275.           Items.Strings = (
  1276.             'Separately in a special directory'
  1277.             'In message bodies')
  1278.         end
  1279.       end
  1280.       object gbSplit: TGroupBox
  1281.         Left = 8
  1282.         Top = 264
  1283.         Width = 417
  1284.         Height = 81
  1285.         Caption = 'Message Splitting'
  1286.         TabOrder = 4
  1287.         object lSuggestSplit: TLabel
  1288.           Left = 16
  1289.           Top = 20
  1290.           Width = 233
  1291.           Height = 13
  1292.           AutoSize = False
  1293.           Caption = '&Suggested split size is'
  1294.         end
  1295.         object lSplitSize: TLabel
  1296.           Left = 328
  1297.           Top = 20
  1298.           Width = 36
  1299.           Height = 13
  1300.           Caption = 'K Bytes'
  1301.         end
  1302.         object cbSplitSize: TCheckBox
  1303.           Left = 16
  1304.           Top = 48
  1305.           Width = 393
  1306.           Height = 17
  1307.           Caption = 'By default, split outbound messages larger than this size'
  1308.           TabOrder = 1
  1309.         end
  1310.         object eSplitSize: TXSpinEdit
  1311.           Left = 256
  1312.           Top = 16
  1313.           Width = 65
  1314.           Height = 21
  1315.           TabOrder = 0
  1316.           Text = '16'
  1317.           MinValue = 16
  1318.           MaxValue = 9000000
  1319.           Value = 16
  1320.           Step = 1
  1321.         end
  1322.       end
  1323.     end
  1324.     object tsTemplates: TTabSheet
  1325.       Caption = 'Templates'
  1326.       ImageIndex = 7
  1327.       object GroupBox10: TGroupBox
  1328.         Left = 16
  1329.         Top = 8
  1330.         Width = 401
  1331.         Height = 345
  1332.         TabOrder = 0
  1333.         object lTemp: TLabel
  1334.           Left = 8
  1335.           Top = 15
  1336.           Width = 385
  1337.           Height = 266
  1338.           AutoSize = False
  1339.           WordWrap = True
  1340.         end
  1341.         object bQuick: TButton
  1342.           Left = 8
  1343.           Top = 306
  1344.           Width = 377
  1345.           Height = 25
  1346.           Caption = 'Edit Quick Templates'
  1347.           TabOrder = 0
  1348.           OnClick = bQuickClick
  1349.         end
  1350.       end
  1351.     end
  1352.     object tsNewMsg: TTabSheet
  1353.       Caption = 'New Message'
  1354.       ImageIndex = 8
  1355.       object lTemplate: TLabel
  1356.         Left = 8
  1357.         Top = 8
  1358.         Width = 136
  1359.         Height = 13
  1360.         Caption = '&Template for a new message'
  1361.         FocusControl = eTemplate
  1362.       end
  1363.       object lCahrset: TLabel
  1364.         Left = 8
  1365.         Top = 320
  1366.         Width = 85
  1367.         Height = 13
  1368.         Caption = '&Use Character set'
  1369.         FocusControl = cbCharset
  1370.       end
  1371.       object eTemplate: TMemo
  1372.         Left = 8
  1373.         Top = 24
  1374.         Width = 415
  1375.         Height = 289
  1376.         Font.Charset = DEFAULT_CHARSET
  1377.         Font.Color = clBlack
  1378.         Font.Height = -15
  1379.         Font.Name = 'Courier'
  1380.         Font.Style = []
  1381.         ParentFont = False
  1382.         PopupMenu = mPop
  1383.         ScrollBars = ssBoth
  1384.         TabOrder = 0
  1385.         WordWrap = False
  1386.         OnEnter = eTemplateEnter
  1387.       end
  1388.       object cbCharset: TComboBox
  1389.         Left = 8
  1390.         Top = 340
  1391.         Width = 177
  1392.         Height = 21
  1393.         Style = csDropDownList
  1394.         ItemHeight = 13
  1395.         TabOrder = 1
  1396.       end
  1397.       object cbRRQ: TCheckBox
  1398.         Left = 200
  1399.         Top = 320
  1400.         Width = 209
  1401.         Height = 17
  1402.         Caption = '&Receipt request'
  1403.         TabOrder = 2
  1404.       end
  1405.       object cbRCR: TCheckBox
  1406.         Left = 200
  1407.         Top = 344
  1408.         Width = 209
  1409.         Height = 17
  1410.         Caption = 'Reading Confirmation'
  1411.         TabOrder = 3
  1412.       end
  1413.     end
  1414.     object tsReply: TTabSheet
  1415.       Caption = 'Reply'
  1416.       ImageIndex = 9
  1417.       object lRTemplate: TLabel
  1418.         Left = 8
  1419.         Top = 8
  1420.         Width = 74
  1421.         Height = 13
  1422.         Caption = '&Reply Template'
  1423.         FocusControl = eRTemplate
  1424.       end
  1425.       object eRTemplate: TMemo
  1426.         Left = 8
  1427.         Top = 24
  1428.         Width = 414
  1429.         Height = 233
  1430.         Font.Charset = DEFAULT_CHARSET
  1431.         Font.Color = clBlack
  1432.         Font.Height = -15
  1433.         Font.Name = 'Courier'
  1434.         Font.Style = []
  1435.         ParentFont = False
  1436.         PopupMenu = mPop
  1437.         ScrollBars = ssBoth
  1438.         TabOrder = 0
  1439.         WordWrap = False
  1440.         OnEnter = eTemplateEnter
  1441.       end
  1442.       object cbQuote: TRadioGroup
  1443.         Left = 8
  1444.         Top = 264
  1445.         Width = 417
  1446.         Height = 57
  1447.         Caption = 'Sender information used for quotation'
  1448.         Columns = 3
  1449.         ItemIndex = 0
  1450.         Items.Strings = (
  1451.           '&None'
  1452.           '&Initials'
  1453.           '&First name'
  1454.           '&Last Name'
  1455.           'Fir&st initial'
  1456.           'F&ull name')
  1457.         TabOrder = 1
  1458.       end
  1459.       object cbReplyNumbering: TCheckBox
  1460.         Left = 8
  1461.         Top = 332
  1462.         Width = 401
  1463.         Height = 17
  1464.         Caption = 'Use reply numbering in the subject line'
  1465.         TabOrder = 2
  1466.       end
  1467.       object cbNoFromInReply: TCheckBox
  1468.         Left = 8
  1469.         Top = 348
  1470.         Width = 401
  1471.         Height = 17
  1472.         Caption = 'Do not use FROM name for REPLY-TO address'
  1473.         TabOrder = 3
  1474.       end
  1475.     end
  1476.     object tsForward: TTabSheet
  1477.       Caption = 'Forward'
  1478.       ImageIndex = 10
  1479.       object lFTemplate: TLabel
  1480.         Left = 8
  1481.         Top = 8
  1482.         Width = 95
  1483.         Height = 13
  1484.         Caption = '&Forwarding template'
  1485.         FocusControl = eFTemplate
  1486.       end
  1487.       object cbMimeFwd: TCheckBox
  1488.         Left = 8
  1489.         Top = 344
  1490.         Width = 401
  1491.         Height = 17
  1492.         Caption = 'Forward messages as attachments (&MIME standard)'
  1493.         TabOrder = 1
  1494.       end
  1495.       object eFTemplate: TMemo
  1496.         Left = 8
  1497.         Top = 24
  1498.         Width = 413
  1499.         Height = 305
  1500.         Font.Charset = DEFAULT_CHARSET
  1501.         Font.Color = clBlack
  1502.         Font.Height = -15
  1503.         Font.Name = 'Courier'
  1504.         Font.Style = []
  1505.         ParentFont = False
  1506.         PopupMenu = mPop
  1507.         ScrollBars = ssBoth
  1508.         TabOrder = 0
  1509.         WordWrap = False
  1510.         OnEnter = eTemplateEnter
  1511.       end
  1512.     end
  1513.     object tsConfirm: TTabSheet
  1514.       Caption = 'Reading Confirmation'
  1515.       ImageIndex = 11
  1516.       object lConfirm: TLabel
  1517.         Left = 8
  1518.         Top = 8
  1519.         Width = 143
  1520.         Height = 13
  1521.         Caption = '&Reading confirmation template'
  1522.       end
  1523.       object eConfirm: TMemo
  1524.         Left = 8
  1525.         Top = 24
  1526.         Width = 413
  1527.         Height = 241
  1528.         Font.Charset = DEFAULT_CHARSET
  1529.         Font.Color = clBlack
  1530.         Font.Height = -15
  1531.         Font.Name = 'Courier'
  1532.         Font.Style = []
  1533.         ParentFont = False
  1534.         PopupMenu = mPop
  1535.         ScrollBars = ssBoth
  1536.         TabOrder = 0
  1537.         WordWrap = False
  1538.         OnEnter = eTemplateEnter
  1539.       end
  1540.       object rgRCRaction: TRadioGroup
  1541.         Left = 8
  1542.         Top = 280
  1543.         Width = 413
  1544.         Height = 57
  1545.         Caption = 'Action'
  1546.         Columns = 2
  1547.         ItemIndex = 0
  1548.         Items.Strings = (
  1549.           '&Put in Outbox'
  1550.           '&Send immediately'
  1551.           '&Edit'
  1552.           '&Ignore')
  1553.         TabOrder = 1
  1554.       end
  1555.       object cbRCRPrompt: TCheckBox
  1556.         Left = 16
  1557.         Top = 348
  1558.         Width = 393
  1559.         Height = 17
  1560.         Caption = 'Prompt before the &Action'
  1561.         TabOrder = 2
  1562.       end
  1563.     end
  1564.     object tsSaveTpl: TTabSheet
  1565.       Caption = 'Save Message'
  1566.       ImageIndex = 12
  1567.       object lSaveTpl: TLabel
  1568.         Left = 8
  1569.         Top = 8
  1570.         Width = 113
  1571.         Height = 13
  1572.         Caption = '&Save message template'
  1573.       end
  1574.       object eSaveTpl: TMemo
  1575.         Left = 8
  1576.         Top = 24
  1577.         Width = 413
  1578.         Height = 338
  1579.         Font.Charset = DEFAULT_CHARSET
  1580.         Font.Color = clBlack
  1581.         Font.Height = -15
  1582.         Font.Name = 'Courier'
  1583.         Font.Style = []
  1584.         ParentFont = False
  1585.         PopupMenu = mPop
  1586.         ScrollBars = ssBoth
  1587.         TabOrder = 0
  1588.         WordWrap = False
  1589.         OnEnter = eTemplateEnter
  1590.       end
  1591.     end
  1592.     object tsCookies: TTabSheet
  1593.       Caption = 'Cookies'
  1594.       ImageIndex = 13
  1595.       object lCookies: TLabel
  1596.         Left = 8
  1597.         Top = 8
  1598.         Width = 57
  1599.         Height = 13
  1600.         Caption = '&Cookie lines'
  1601.         FocusControl = eCookies
  1602.       end
  1603.       object eCookies: TMemo
  1604.         Left = 8
  1605.         Top = 24
  1606.         Width = 413
  1607.         Height = 305
  1608.         ScrollBars = ssBoth
  1609.         TabOrder = 0
  1610.         WordWrap = False
  1611.       end
  1612.       object bClearCookies: TButton
  1613.         Left = 96
  1614.         Top = 336
  1615.         Width = 75
  1616.         Height = 25
  1617.         Caption = '&Clear'
  1618.         TabOrder = 1
  1619.         OnClick = bClearCookiesClick
  1620.       end
  1621.       object bAddCookies: TButton
  1622.         Left = 200
  1623.         Top = 336
  1624.         Width = 131
  1625.         Height = 25
  1626.         Caption = '&Add from file...'
  1627.         TabOrder = 2
  1628.         OnClick = bAddCookiesClick
  1629.       end
  1630.     end
  1631.     object tsSound: TTabSheet
  1632.       Caption = 'Sound'
  1633.       ImageIndex = 14
  1634.       object cbSound: TCheckBox
  1635.         Left = 16
  1636.         Top = 16
  1637.         Width = 385
  1638.         Height = 17
  1639.         Caption = '&Play sound when new mail arrives'
  1640.         TabOrder = 0
  1641.         OnClick = cbSoundClick
  1642.       end
  1643.       object GroupBox7: TGroupBox
  1644.         Left = 8
  1645.         Top = 48
  1646.         Width = 412
  1647.         Height = 145
  1648.         Caption = 'Sound options'
  1649.         TabOrder = 1
  1650.         object lSound: TLabel
  1651.           Left = 8
  1652.           Top = 28
  1653.           Width = 16
  1654.           Height = 13
  1655.           Caption = 'File'
  1656.           FocusControl = eSound
  1657.         end
  1658.         object lInterval: TLabel
  1659.           Left = 8
  1660.           Top = 113
  1661.           Width = 275
  1662.           Height = 13
  1663.           Alignment = taRightJustify
  1664.           AutoSize = False
  1665.           Caption = '&Allow sound only within time interval'
  1666.           FocusControl = eInterval
  1667.         end
  1668.         object eSound: TEdit
  1669.           Left = 48
  1670.           Top = 24
  1671.           Width = 353
  1672.           Height = 21
  1673.           ReadOnly = True
  1674.           TabOrder = 0
  1675.         end
  1676.         object bBrowseWAV: TButton
  1677.           Left = 192
  1678.           Top = 52
  1679.           Width = 99
  1680.           Height = 25
  1681.           Caption = '&Browse...'
  1682.           TabOrder = 1
  1683.           OnClick = bBrowseWAVClick
  1684.         end
  1685.         object bTestSound: TButton
  1686.           Left = 304
  1687.           Top = 52
  1688.           Width = 97
  1689.           Height = 25
  1690.           Caption = '&Test now'
  1691.           TabOrder = 2
  1692.           OnClick = bTestSoundClick
  1693.         end
  1694.         object eInterval: TTimeIntervalEdit
  1695.           Left = 296
  1696.           Top = 110
  1697.           Width = 105
  1698.           Height = 21
  1699.           EditMask = '##:##-##:##;1;0'
  1700.           MaxLength = 11
  1701.           TabOrder = 3
  1702.           Text = '  :  -  :  '
  1703.         end
  1704.       end
  1705.     end
  1706.     object tsNetwork: TTabSheet
  1707.       Caption = 'Network'
  1708.       ImageIndex = 15
  1709.       object cbOwnConnection: TCheckBox
  1710.         Left = 16
  1711.         Top = 16
  1712.         Width = 401
  1713.         Height = 17
  1714.         Caption = 'Use Account-specific Network settings'
  1715.         TabOrder = 0
  1716.         OnClick = cbOwnConnectionClick
  1717.       end
  1718.       object gConnection: TGroupBox
  1719.         Left = 8
  1720.         Top = 48
  1721.         Width = 413
  1722.         Height = 241
  1723.         Caption = 'Connect to the Internet using'
  1724.         TabOrder = 1
  1725.         object lbHold: TLabel
  1726.           Left = 40
  1727.           Top = 148
  1728.           Width = 98
  1729.           Height = 13
  1730.           Caption = '&Pause between dials'
  1731.         end
  1732.         object lbSec: TLabel
  1733.           Left = 312
  1734.           Top = 148
  1735.           Width = 17
  1736.           Height = 13
  1737.           Caption = 'sec'
  1738.         end
  1739.         object lbRetries: TLabel
  1740.           Left = 40
  1741.           Top = 172
  1742.           Width = 125
  1743.           Height = 13
  1744.           Caption = '&Maximum number of retries'
  1745.         end
  1746.         object rbLAN: TRadioButton
  1747.           Left = 8
  1748.           Top = 24
  1749.           Width = 385
  1750.           Height = 17
  1751.           Caption = '&Local Area Network or manual connection'
  1752.           Checked = True
  1753.           TabOrder = 0
  1754.           TabStop = True
  1755.           OnClick = rbLANClick
  1756.         end
  1757.         object rbDUN: TRadioButton
  1758.           Left = 8
  1759.           Top = 48
  1760.           Width = 225
  1761.           Height = 17
  1762.           Caption = '&Dial-up networking connection'
  1763.           TabOrder = 1
  1764.           OnClick = rbLANClick
  1765.         end
  1766.         object lDUN: TComboBox
  1767.           Left = 240
  1768.           Top = 44
  1769.           Width = 161
  1770.           Height = 21
  1771.           Style = csDropDownList
  1772.           ItemHeight = 13
  1773.           Sorted = True
  1774.           TabOrder = 2
  1775.         end
  1776.         object cbAutoDisconnect: TCheckBox
  1777.           Left = 40
  1778.           Top = 72
  1779.           Width = 353
  1780.           Height = 17
  1781.           Caption = 'A&uto-disconnect after mail transmission'
  1782.           TabOrder = 3
  1783.         end
  1784.         object cbUseExistingDUN: TCheckBox
  1785.           Left = 40
  1786.           Top = 120
  1787.           Width = 353
  1788.           Height = 17
  1789.           Caption = 'Use an e&xisting Dial-up connection (if any)'
  1790.           TabOrder = 5
  1791.         end
  1792.         object cbNoAutoDial: TCheckBox
  1793.           Left = 40
  1794.           Top = 96
  1795.           Width = 353
  1796.           Height = 17
  1797.           Caption = '&No automatical dial for periodical checking'
  1798.           TabOrder = 4
  1799.         end
  1800.         object bMoreDial: TButton
  1801.           Left = 240
  1802.           Top = 200
  1803.           Width = 161
  1804.           Height = 25
  1805.           Caption = 'Mor&e...'
  1806.           TabOrder = 8
  1807.           OnClick = bMoreDialClick
  1808.         end
  1809.         object eDialHold: TXSpinEdit
  1810.           Left = 240
  1811.           Top = 144
  1812.           Width = 65
  1813.           Height = 21
  1814.           TabOrder = 6
  1815.           Text = '1'
  1816.           MinValue = 1
  1817.           MaxValue = 86400
  1818.           Value = 1
  1819.           Step = 1
  1820.         end
  1821.         object eRetries: TXSpinEdit
  1822.           Left = 240
  1823.           Top = 168
  1824.           Width = 65
  1825.           Height = 21
  1826.           TabOrder = 7
  1827.           Text = '0'
  1828.           MinValue = 0
  1829.           MaxValue = 100000
  1830.           Value = 0
  1831.           Step = 1
  1832.         end
  1833.       end
  1834.     end
  1835.     object tsMemo: TTabSheet
  1836.       Caption = 'Memo'
  1837.       ImageIndex = 16
  1838.       object lMemo: TLabel
  1839.         Left = 8
  1840.         Top = 8
  1841.         Width = 29
  1842.         Height = 13
  1843.         Caption = '&Memo'
  1844.         FocusControl = eMemo
  1845.       end
  1846.       object eMemo: TMemo
  1847.         Left = 8
  1848.         Top = 24
  1849.         Width = 413
  1850.         Height = 337
  1851.         Font.Charset = DEFAULT_CHARSET
  1852.         Font.Color = clBlack
  1853.         Font.Height = -15
  1854.         Font.Name = 'Courier'
  1855.         Font.Style = []
  1856.         ParentFont = False
  1857.         ScrollBars = ssBoth
  1858.         TabOrder = 0
  1859.       end
  1860.     end
  1861.     object tsRootOptions: TTabSheet
  1862.       Caption = 'Root Options'
  1863.       ImageIndex = 17
  1864.       object lPsec2: TLabel
  1865.         Left = 384
  1866.         Top = 25
  1867.         Width = 17
  1868.         Height = 13
  1869.         Caption = 'sec'
  1870.       end
  1871.       object cbCompressFolders2: TCheckBox
  1872.         Left = 16
  1873.         Top = 127
  1874.         Width = 393
  1875.         Height = 17
  1876.         Caption = 'Compress all folders on exit'
  1877.         TabOrder = 4
  1878.       end
  1879.       object cbEmptyTrash2: TCheckBox
  1880.         Left = 16
  1881.         Top = 98
  1882.         Width = 393
  1883.         Height = 18
  1884.         Caption = '&Empty Trash folder on exit'
  1885.         TabOrder = 3
  1886.       end
  1887.       object cbMarkReadOpen2: TCheckBox
  1888.         Left = 16
  1889.         Top = 52
  1890.         Width = 397
  1891.         Height = 18
  1892.         Caption = 'Mark message as read only when it is open in a separate window'
  1893.         TabOrder = 2
  1894.       end
  1895.       object cbMarkRead2: TCheckBox
  1896.         Left = 16
  1897.         Top = 24
  1898.         Width = 297
  1899.         Height = 17
  1900.         Caption = 'Mark message as read when it is being read for'
  1901.         TabOrder = 0
  1902.         OnClick = cbMarkRead2Click
  1903.       end
  1904.       object eReadTime2: TXSpinEdit
  1905.         Left = 314
  1906.         Top = 21
  1907.         Width = 65
  1908.         Height = 21
  1909.         TabOrder = 1
  1910.         Text = '0'
  1911.         MinValue = 0
  1912.         MaxValue = 10000000
  1913.         Value = 0
  1914.         Step = 1
  1915.       end
  1916.     end
  1917.     object tsDeletion: TTabSheet
  1918.       Caption = 'Deletion'
  1919.       ImageIndex = 3
  1920.       object GroupBox3: TGroupBox
  1921.         Left = 8
  1922.         Top = 8
  1923.         Width = 417
  1924.         Height = 121
  1925.         Caption = 'Normal deletion (Delete key/toolbar button)'
  1926.         TabOrder = 0
  1927.         object rbDelTrash: TRadioButton
  1928.           Left = 16
  1929.           Top = 24
  1930.           Width = 385
  1931.           Height = 17
  1932.           Caption = 'Move messages to the Trash folder'
  1933.           TabOrder = 0
  1934.           OnClick = rbDelTrashClick
  1935.         end
  1936.         object rbDelMark: TRadioButton
  1937.           Left = 16
  1938.           Top = 44
  1939.           Width = 385
  1940.           Height = 17
  1941.           Caption = 'Mark as deleted, do not use the Trash folder'
  1942.           TabOrder = 1
  1943.           OnClick = rbDelTrashClick
  1944.         end
  1945.         object rbDelFolder: TRadioButton
  1946.           Left = 16
  1947.           Top = 64
  1948.           Width = 393
  1949.           Height = 17
  1950.           Caption = 'Move to the specified folder'
  1951.           TabOrder = 2
  1952.           OnClick = rbDelTrashClick
  1953.         end
  1954.         object eDelFolder: TEdit
  1955.           Left = 32
  1956.           Top = 88
  1957.           Width = 257
  1958.           Height = 21
  1959.           ReadOnly = True
  1960.           TabOrder = 3
  1961.         end
  1962.         object bDelFolder: TButton
  1963.           Left = 296
  1964.           Top = 86
  1965.           Width = 113
  1966.           Height = 25
  1967.           Caption = 'Browse'
  1968.           TabOrder = 4
  1969.           OnClick = bDelFolderClick
  1970.         end
  1971.       end
  1972.       object GroupBox4: TGroupBox
  1973.         Left = 8
  1974.         Top = 136
  1975.         Width = 417
  1976.         Height = 145
  1977.         Caption = 'Alternative deletion (Shift+Delete key/toolbar button)'
  1978.         TabOrder = 1
  1979.         object rbAltDelTrash: TRadioButton
  1980.           Left = 16
  1981.           Top = 24
  1982.           Width = 385
  1983.           Height = 17
  1984.           Caption = 'Move messages to the Trash folder'
  1985.           TabOrder = 0
  1986.           OnClick = rbAltDelTrashClick
  1987.         end
  1988.         object rbAltDelMark: TRadioButton
  1989.           Left = 16
  1990.           Top = 44
  1991.           Width = 385
  1992.           Height = 17
  1993.           Caption = 'Mark as deleted, do not use the Trash folder'
  1994.           TabOrder = 1
  1995.           OnClick = rbAltDelTrashClick
  1996.         end
  1997.         object rbAltDelFolder: TRadioButton
  1998.           Left = 16
  1999.           Top = 64
  2000.           Width = 393
  2001.           Height = 17
  2002.           Caption = 'Move to the specified folder'
  2003.           TabOrder = 2
  2004.           OnClick = rbAltDelTrashClick
  2005.         end
  2006.         object eAltDelFolder: TEdit
  2007.           Left = 32
  2008.           Top = 88
  2009.           Width = 257
  2010.           Height = 21
  2011.           ReadOnly = True
  2012.           TabOrder = 3
  2013.         end
  2014.         object bAltDelFolder: TButton
  2015.           Left = 296
  2016.           Top = 86
  2017.           Width = 113
  2018.           Height = 25
  2019.           Caption = 'Browse'
  2020.           TabOrder = 4
  2021.           OnClick = bAltDelFolderClick
  2022.         end
  2023.         object cbAltPurge: TCheckBox
  2024.           Left = 16
  2025.           Top = 120
  2026.           Width = 385
  2027.           Height = 17
  2028.           Caption = 'Use alternative deletion method for purging folders'
  2029.           TabOrder = 5
  2030.         end
  2031.       end
  2032.       object cbCompressEmpty: TCheckBox
  2033.         Left = 16
  2034.         Top = 296
  2035.         Width = 409
  2036.         Height = 17
  2037.         Caption = '&Compress emptied folders automatically'
  2038.         TabOrder = 2
  2039.       end
  2040.       object cbPurgeUnread: TCheckBox
  2041.         Left = 16
  2042.         Top = 320
  2043.         Width = 409
  2044.         Height = 17
  2045.         Caption = 'Purge &Unread messages'
  2046.         TabOrder = 3
  2047.       end
  2048.       object cbDelMarkRead: TCheckBox
  2049.         Left = 16
  2050.         Top = 344
  2051.         Width = 409
  2052.         Height = 17
  2053.         Caption = 'Mark deleted messages as read'
  2054.         TabOrder = 4
  2055.       end
  2056.     end
  2057.     object tsIMAPTune: TTabSheet
  2058.       Caption = 'IMAP Fine-Tune'
  2059.       ImageIndex = 4
  2060.       object lFullSmaller: TLabel
  2061.         Left = 328
  2062.         Top = 202
  2063.         Width = 36
  2064.         Height = 13
  2065.         Caption = 'K Bytes'
  2066.         Visible = False
  2067.       end
  2068.       object lMultiPort: TLabel
  2069.         Left = 216
  2070.         Top = 242
  2071.         Width = 174
  2072.         Height = 13
  2073.         Caption = 'concurrent connections to the server'
  2074.         Visible = False
  2075.       end
  2076.       object Label2: TLabel
  2077.         Left = 16
  2078.         Top = 296
  2079.         Width = 75
  2080.         Height = 13
  2081.         Caption = '&Quick configure'
  2082.       end
  2083.       object cbGetStruct: TCheckBox
  2084.         Left = 16
  2085.         Top = 16
  2086.         Width = 401
  2087.         Height = 17
  2088.         Caption = 'Retrieve message structures together with message headers'
  2089.         TabOrder = 0
  2090.       end
  2091.       object cbCompressClose: TCheckBox
  2092.         Left = 16
  2093.         Top = 40
  2094.         Width = 393
  2095.         Height = 17
  2096.         Caption = 'Compress folders when switching to another folder'
  2097.         TabOrder = 1
  2098.       end
  2099.       object cbDisconnectAfterSync: TCheckBox
  2100.         Left = 16
  2101.         Top = 64
  2102.         Width = 401
  2103.         Height = 17
  2104.         Caption = 'Automatically disconnect after synchronisation'
  2105.         TabOrder = 2
  2106.       end
  2107.       object cbRefresh: TCheckBox
  2108.         Left = 16
  2109.         Top = 88
  2110.         Width = 225
  2111.         Height = 17
  2112.         Caption = 'When on-line, refresh folders every'
  2113.         TabOrder = 3
  2114.         OnClick = cbRefreshClick
  2115.       end
  2116.       object cbGetTextOnly: TCheckBox
  2117.         Left = 16
  2118.         Top = 176
  2119.         Width = 401
  2120.         Height = 17
  2121.         Caption = 'When browsing messages, retrieve only message text'
  2122.         TabOrder = 4
  2123.         Visible = False
  2124.         OnClick = cbGetTextOnlyClick
  2125.       end
  2126.       object cbFullSmaller: TCheckBox
  2127.         Left = 40
  2128.         Top = 200
  2129.         Width = 201
  2130.         Height = 17
  2131.         Caption = 'except messages smaller than'
  2132.         TabOrder = 5
  2133.         Visible = False
  2134.         OnClick = cbGetTextOnlyClick
  2135.       end
  2136.       object eFullSmaller: TXSpinEdit
  2137.         Left = 248
  2138.         Top = 198
  2139.         Width = 73
  2140.         Height = 21
  2141.         TabOrder = 6
  2142.         Text = '0'
  2143.         Visible = False
  2144.         MinValue = 0
  2145.         MaxValue = 0
  2146.         Value = 0
  2147.         Step = 1
  2148.       end
  2149.       object eRefresh: TXSpinEdit
  2150.         Left = 248
  2151.         Top = 86
  2152.         Width = 73
  2153.         Height = 21
  2154.         TabOrder = 7
  2155.         Text = '0'
  2156.         MinValue = 0
  2157.         MaxValue = 0
  2158.         Value = 0
  2159.         Step = 1
  2160.       end
  2161.       object cbRefreshType: TComboBox
  2162.         Left = 328
  2163.         Top = 86
  2164.         Width = 88
  2165.         Height = 21
  2166.         Style = csDropDownList
  2167.         ItemHeight = 13
  2168.         ItemIndex = 0
  2169.         TabOrder = 8
  2170.         Text = 'seconds'
  2171.         Items.Strings = (
  2172.           'seconds'
  2173.           'minutes')
  2174.       end
  2175.       object eMultiPort: TXSpinEdit
  2176.         Left = 144
  2177.         Top = 238
  2178.         Width = 65
  2179.         Height = 21
  2180.         TabOrder = 9
  2181.         Text = '1'
  2182.         Visible = False
  2183.         MinValue = 1
  2184.         MaxValue = 100
  2185.         Value = 1
  2186.         Step = 1
  2187.       end
  2188.       object cbMultiPort: TCheckBox
  2189.         Left = 16
  2190.         Top = 240
  2191.         Width = 121
  2192.         Height = 17
  2193.         Caption = 'Allow up to'
  2194.         TabOrder = 10
  2195.         Visible = False
  2196.         OnClick = cbMultiPortClick
  2197.       end
  2198.       object cbQuickConfig: TComboBox
  2199.         Left = 15
  2200.         Top = 312
  2201.         Width = 402
  2202.         Height = 21
  2203.         Style = csDropDownList
  2204.         ItemHeight = 13
  2205.         TabOrder = 11
  2206.         OnClick = cbQuickConfigClick
  2207.         Items.Strings = (
  2208.           ''
  2209.           'Fast/permanent connection'
  2210.           'Slow connection')
  2211.       end
  2212.       object cbIMAPDontRescanFlags: TCheckBox
  2213.         Left = 16
  2214.         Top = 112
  2215.         Width = 393
  2216.         Height = 17
  2217.         Caption = 'Do not rescan message flags each time a folder is selected'
  2218.         TabOrder = 12
  2219.       end
  2220.     end
  2221.     object tsExchange: TTabSheet
  2222.       Caption = 'Exchange'
  2223.       ImageIndex = 18
  2224.       object gbExchange: TGroupBox
  2225.         Left = 8
  2226.         Top = 16
  2227.         Width = 417
  2228.         Height = 145
  2229.         Caption = 'Exchange Mail Server'
  2230.         TabOrder = 0
  2231.         object Label3: TLabel
  2232.           Left = 48
  2233.           Top = 28
  2234.           Width = 74
  2235.           Height = 13
  2236.           Alignment = taRightJustify
  2237.           Caption = '&Computer name'
  2238.           FocusControl = eExchangeComputer
  2239.         end
  2240.         object Label4: TLabel
  2241.           Left = 100
  2242.           Top = 56
  2243.           Width = 22
  2244.           Height = 13
  2245.           Alignment = taRightJustify
  2246.           Caption = '&User'
  2247.           FocusControl = eExchangeUser
  2248.         end
  2249.         object Label5: TLabel
  2250.           Left = 264
  2251.           Top = 88
  2252.           Width = 66
  2253.           Height = 13
  2254.           Alignment = taRightJustify
  2255.           AutoSize = False
  2256.           Caption = 'Protocol:'
  2257.         end
  2258.         object Label8: TLabel
  2259.           Left = 336
  2260.           Top = 88
  2261.           Width = 57
  2262.           Height = 13
  2263.           Caption = 'Exchange'
  2264.           Font.Charset = DEFAULT_CHARSET
  2265.           Font.Color = clBlack
  2266.           Font.Height = -12
  2267.           Font.Name = 'MS Sans Serif'
  2268.           Font.Style = [fsBold]
  2269.           ParentFont = False
  2270.         end
  2271.         object eExchangeComputer: TEdit
  2272.           Left = 128
  2273.           Top = 24
  2274.           Width = 273
  2275.           Height = 21
  2276.           TabOrder = 0
  2277.         end
  2278.         object eExchangeUser: TEdit
  2279.           Left = 128
  2280.           Top = 52
  2281.           Width = 273
  2282.           Height = 21
  2283.           TabOrder = 1
  2284.         end
  2285.         object Button3: TButton
  2286.           Left = 280
  2287.           Top = 110
  2288.           Width = 121
  2289.           Height = 25
  2290.           Caption = 'Change...'
  2291.           TabOrder = 2
  2292.           OnClick = bChangeProtoClick
  2293.         end
  2294.       end
  2295.     end
  2296.   end
  2297.   object mPop: TPopupMenu
  2298.     Left = 136
  2299.     Top = 320
  2300.     object mmText: TMenuItem
  2301.       Caption = '&Text'
  2302.     end
  2303.     object mmSender: TMenuItem
  2304.       Caption = '&Sender info'
  2305.     end
  2306.     object mmRece: TMenuItem
  2307.       Caption = '&Recipient info'
  2308.     end
  2309.     object mmDef: TMenuItem
  2310.       Caption = '&Pre-defined fields'
  2311.     end
  2312.     object mmMisc: TMenuItem
  2313.       Caption = '&Miscellaneous'
  2314.     end
  2315.     object N1: TMenuItem
  2316.       Caption = '-'
  2317.     end
  2318.     object mtAttachFile: TMenuItem
  2319.       Caption = '&Attach a file...'
  2320.       ShortCut = 32801
  2321.       OnClick = mtAttachFileClick
  2322.     end
  2323.     object mtInclude: TMenuItem
  2324.       Tag = 1
  2325.       Caption = '&Include template file...'
  2326.       ShortCut = 32813
  2327.       OnClick = mtAttachFileClick
  2328.     end
  2329.     object mtPut: TMenuItem
  2330.       Tag = 2
  2331.       Caption = 'P&ut text file...'
  2332.       OnClick = mtAttachFileClick
  2333.     end
  2334.     object mtfCookie: TMenuItem
  2335.       Tag = 3
  2336.       Caption = '&Cookie from a file...'
  2337.       OnClick = mtAttachFileClick
  2338.     end
  2339.     object mtLanguage: TMenuItem
  2340.       Caption = '&Language'
  2341.       Visible = False
  2342.       object mtlAmericanEnglish: TMenuItem
  2343.         Caption = 'American English'
  2344.         Checked = True
  2345.         GroupIndex = 10
  2346.       end
  2347.       object BritishEnglish1: TMenuItem
  2348.         Tag = 1
  2349.         Caption = 'British English'
  2350.         GroupIndex = 10
  2351.       end
  2352.       object Catalan1: TMenuItem
  2353.         Tag = 2
  2354.         Caption = 'Catalan'
  2355.         GroupIndex = 10
  2356.       end
  2357.       object Czech1: TMenuItem
  2358.         Tag = 3
  2359.         Caption = 'Czech'
  2360.         GroupIndex = 10
  2361.       end
  2362.       object Danish1: TMenuItem
  2363.         Tag = 4
  2364.         Caption = 'Danish'
  2365.         GroupIndex = 10
  2366.       end
  2367.       object Dutch1: TMenuItem
  2368.         Tag = 5
  2369.         Caption = 'Dutch'
  2370.         GroupIndex = 10
  2371.       end
  2372.       object Finnish1: TMenuItem
  2373.         Tag = 6
  2374.         Caption = 'Finnish'
  2375.         GroupIndex = 10
  2376.       end
  2377.       object French1: TMenuItem
  2378.         Tag = 7
  2379.         Caption = 'French'
  2380.         GroupIndex = 10
  2381.       end
  2382.       object German1: TMenuItem
  2383.         Tag = 8
  2384.         Caption = 'German'
  2385.         GroupIndex = 10
  2386.       end
  2387.       object Hungarian1: TMenuItem
  2388.         Tag = 9
  2389.         Caption = 'Hungarian'
  2390.         GroupIndex = 10
  2391.       end
  2392.       object Italian1: TMenuItem
  2393.         Tag = 10
  2394.         Caption = 'Italian'
  2395.         GroupIndex = 10
  2396.       end
  2397.       object NorwegianBokmal1: TMenuItem
  2398.         Tag = 11
  2399.         Caption = 'Norwegian (Bokmal)'
  2400.         GroupIndex = 10
  2401.       end
  2402.       object NorwegianNynorsk1: TMenuItem
  2403.         Tag = 12
  2404.         Caption = 'Norwegian (Nynorsk)'
  2405.         GroupIndex = 10
  2406.       end
  2407.       object Polish1: TMenuItem
  2408.         Tag = 13
  2409.         Caption = 'Polish'
  2410.         GroupIndex = 10
  2411.       end
  2412.       object PortugueseBrazilian1: TMenuItem
  2413.         Tag = 14
  2414.         Caption = 'Portuguese (Brazilian)'
  2415.         GroupIndex = 10
  2416.       end
  2417.       object PortugueseIberian1: TMenuItem
  2418.         Tag = 15
  2419.         Caption = 'Portuguese (Iberian)'
  2420.         GroupIndex = 10
  2421.       end
  2422.       object Russian1: TMenuItem
  2423.         Tag = 16
  2424.         Caption = 'Russian'
  2425.         GroupIndex = 10
  2426.       end
  2427.       object Spanish1: TMenuItem
  2428.         Tag = 17
  2429.         Caption = 'Spanish'
  2430.         GroupIndex = 10
  2431.       end
  2432.       object Swedish1: TMenuItem
  2433.         Tag = 18
  2434.         Caption = 'Swedish'
  2435.         GroupIndex = 10
  2436.       end
  2437.       object N2: TMenuItem
  2438.         Tag = -1
  2439.         Caption = '-'
  2440.         GroupIndex = 10
  2441.       end
  2442.       object AmericanEnglish2: TMenuItem
  2443.         Tag = 19
  2444.         Caption = 'American English'
  2445.         GroupIndex = 10
  2446.       end
  2447.       object AustralianEnglish1: TMenuItem
  2448.         Tag = 20
  2449.         Caption = 'Australian English'
  2450.         GroupIndex = 10
  2451.       end
  2452.       object BritishEnglish2: TMenuItem
  2453.         Tag = 21
  2454.         Caption = 'British English'
  2455.         GroupIndex = 10
  2456.       end
  2457.       object Catalan2: TMenuItem
  2458.         Tag = 22
  2459.         Caption = 'Catalan'
  2460.         GroupIndex = 10
  2461.       end
  2462.       object Czech2: TMenuItem
  2463.         Tag = 23
  2464.         Caption = 'Czech'
  2465.         GroupIndex = 10
  2466.       end
  2467.       object Danish2: TMenuItem
  2468.         Tag = 24
  2469.         Caption = 'Danish'
  2470.         GroupIndex = 10
  2471.       end
  2472.       object Dutch2: TMenuItem
  2473.         Tag = 25
  2474.         Caption = 'Dutch'
  2475.         GroupIndex = 10
  2476.       end
  2477.       object Finnish2: TMenuItem
  2478.         Tag = 26
  2479.         Caption = 'Finnish'
  2480.         GroupIndex = 10
  2481.       end
  2482.       object French2: TMenuItem
  2483.         Tag = 27
  2484.         Caption = 'French'
  2485.         GroupIndex = 10
  2486.       end
  2487.       object FrenchCanadian1: TMenuItem
  2488.         Tag = 28
  2489.         Caption = 'French Canadian'
  2490.         GroupIndex = 10
  2491.       end
  2492.       object German2: TMenuItem
  2493.         Tag = 29
  2494.         Caption = 'German'
  2495.         GroupIndex = 10
  2496.       end
  2497.       object Hungarian2: TMenuItem
  2498.         Tag = 30
  2499.         Caption = 'Hungarian'
  2500.         GroupIndex = 10
  2501.       end
  2502.       object Italian2: TMenuItem
  2503.         Tag = 31
  2504.         Caption = 'Italian'
  2505.         GroupIndex = 10
  2506.       end
  2507.       object NorwegianBokmal2: TMenuItem
  2508.         Tag = 32
  2509.         Caption = 'Norwegian (Bokmal)'
  2510.         GroupIndex = 10
  2511.       end
  2512.       object NorwegianNynorsk2: TMenuItem
  2513.         Tag = 33
  2514.         Caption = 'Norwegian (Nynorsk)'
  2515.         GroupIndex = 10
  2516.       end
  2517.       object Polish2: TMenuItem
  2518.         Tag = 34
  2519.         Caption = 'Polish'
  2520.         GroupIndex = 10
  2521.       end
  2522.       object PortugueseBrazilian2: TMenuItem
  2523.         Tag = 35
  2524.         Caption = 'Portuguese (Brazilian)'
  2525.         GroupIndex = 10
  2526.       end
  2527.       object PortugueseIberian2: TMenuItem
  2528.         Tag = 36
  2529.         Caption = 'Portuguese (Iberian)'
  2530.         GroupIndex = 10
  2531.       end
  2532.       object Russian2: TMenuItem
  2533.         Tag = 37
  2534.         Caption = 'Russian'
  2535.         GroupIndex = 10
  2536.       end
  2537.       object Spanish2: TMenuItem
  2538.         Tag = 38
  2539.         Caption = 'Spanish'
  2540.         GroupIndex = 10
  2541.       end
  2542.       object Swedish2: TMenuItem
  2543.         Tag = 39
  2544.         Caption = 'Swedish'
  2545.         GroupIndex = 10
  2546.       end
  2547.     end
  2548.     object Popup1: TMenuItem
  2549.       Caption = 'Popup'
  2550.       ShortCut = 32889
  2551.       Visible = False
  2552.     end
  2553.   end
  2554.   object lImages: TImageList
  2555.     Left = 112
  2556.     Top = 240
  2557.   end
  2558. end
  2559.