home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / software / poco / setup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMEDITACCOUNT / TFRMEDITACCOUNT.txt
Encoding:
Text File  |  2004-05-18  |  52.7 KB  |  1,803 lines

  1. object FrmEditAccount: TFrmEditAccount
  2.   Left = 403
  3.   Top = 117
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 417
  7.   ClientWidth = 525
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnActivate = FormActivate
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 120
  20.   TextHeight = 16
  21.   object PnlMain: TElPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 525
  25.     Height = 369
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     TabOrder = 0
  29.     DockOrientation = doNoOrient
  30.     object PC: TElPageControl
  31.       Left = 0
  32.       Top = 0
  33.       Width = 525
  34.       Height = 369
  35.       ActiveTabColor = clBtnHighlight
  36.       BorderWidth = 0
  37.       DrawFocus = False
  38.       Flat = False
  39.       HotTrack = False
  40.       Multiline = False
  41.       RaggedRight = False
  42.       ScrollOpposite = False
  43.       Style = etsFlatTabs
  44.       TabHeight = 30
  45.       TabIndex = 3
  46.       TabPosition = etpLeft
  47.       TabWidth = 120
  48.       HotTrackFont.Charset = DEFAULT_CHARSET
  49.       HotTrackFont.Color = clBlue
  50.       HotTrackFont.Height = -13
  51.       HotTrackFont.Name = 'Arial'
  52.       HotTrackFont.Style = [fsUnderline]
  53.       ActivePage = TabOutgoing
  54.       VerticalSideCaptions = False
  55.       ActiveTabFont.Charset = DEFAULT_CHARSET
  56.       ActiveTabFont.Color = clWindowText
  57.       ActiveTabFont.Height = -13
  58.       ActiveTabFont.Name = 'Arial'
  59.       ActiveTabFont.Style = []
  60.       OnDrawTab = PCDrawTab
  61.       Align = alClient
  62.       ParentColor = False
  63.       TabOrder = 0
  64.       UseXPThemes = False
  65.       DockOrientation = doNoOrient
  66.       object TabGeneral: TElTabSheet
  67.         PageControl = PC
  68.         Caption = '&General'
  69.         Color = clWindow
  70.         Visible = False
  71.         object ElGroupBox1: TElGroupBox
  72.           Left = 10
  73.           Top = 8
  74.           Width = 381
  75.           Height = 89
  76.           AutoDisableChildren = False
  77.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  78.           Caption = ' Personal Information '
  79.           Flat = False
  80.           FlatAlways = False
  81.           ParentColor = True
  82.           ShowFocus = False
  83.           TabOrder = 0
  84.           object ElLabel1: TElLabel
  85.             Left = 14
  86.             Top = 26
  87.             Width = 38
  88.             Height = 16
  89.             Caption = 'Name:'
  90.           end
  91.           object ElLabel2: TElLabel
  92.             Left = 14
  93.             Top = 56
  94.             Width = 41
  95.             Height = 16
  96.             Caption = 'E-mail:'
  97.           end
  98.           object EditName: TElEdit
  99.             Left = 134
  100.             Top = 22
  101.             Width = 229
  102.             Height = 24
  103.             Cursor = crIBeam
  104.             UseCustomScrollBars = True
  105.             NotifyUserChangeOnly = True
  106.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  107.             RightMargin = 5
  108.             TopMargin = 2
  109.             BorderStyle = bsSingle
  110.             LineBorderActiveColor = clBlack
  111.             LineBorderInactiveColor = clBlack
  112.             MaxUndoLevel = 0
  113.             Ctl3D = True
  114.             ParentColor = False
  115.             ParentCtl3D = False
  116.             TabOrder = 0
  117.           end
  118.           object EditEmail: TElEdit
  119.             Left = 134
  120.             Top = 52
  121.             Width = 229
  122.             Height = 24
  123.             Cursor = crIBeam
  124.             UseCustomScrollBars = True
  125.             NotifyUserChangeOnly = True
  126.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  127.             RightMargin = 5
  128.             TopMargin = 2
  129.             BorderStyle = bsSingle
  130.             LineBorderActiveColor = clBlack
  131.             LineBorderInactiveColor = clBlack
  132.             MaxUndoLevel = 0
  133.             Ctl3D = True
  134.             ParentColor = False
  135.             ParentCtl3D = False
  136.             TabOrder = 1
  137.           end
  138.         end
  139.         object cbIncoming: TElGroupBox
  140.           Left = 10
  141.           Top = 112
  142.           Width = 381
  143.           Height = 235
  144.           AutoDisableChildren = True
  145.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  146.           Caption = ' Incoming Mail Settings '
  147.           Flat = False
  148.           FlatAlways = False
  149.           ParentColor = True
  150.           ShowCheckBox = True
  151.           ShowFocus = True
  152.           TabOrder = 1
  153.           TabStop = True
  154.           object ElLabel3: TElLabel
  155.             Left = 14
  156.             Top = 26
  157.             Width = 40
  158.             Height = 16
  159.             Caption = 'Server:'
  160.           end
  161.           object ElLabel4: TElLabel
  162.             Left = 14
  163.             Top = 56
  164.             Width = 63
  165.             Height = 16
  166.             Caption = 'Username:'
  167.           end
  168.           object ElLabel5: TElLabel
  169.             Left = 14
  170.             Top = 86
  171.             Width = 61
  172.             Height = 16
  173.             Caption = 'Password:'
  174.           end
  175.           object ElLabel6: TElLabel
  176.             Left = 14
  177.             Top = 117
  178.             Width = 72
  179.             Height = 16
  180.             Caption = 'Server Type:'
  181.           end
  182.           object EditInServer: TElEdit
  183.             Left = 134
  184.             Top = 22
  185.             Width = 229
  186.             Height = 24
  187.             Cursor = crIBeam
  188.             UseCustomScrollBars = True
  189.             NotifyUserChangeOnly = True
  190.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  191.             RightMargin = 5
  192.             TopMargin = 2
  193.             BorderStyle = bsSingle
  194.             LineBorderActiveColor = clBlack
  195.             LineBorderInactiveColor = clBlack
  196.             MaxUndoLevel = 0
  197.             Ctl3D = True
  198.             ParentColor = False
  199.             ParentCtl3D = False
  200.             TabOrder = 0
  201.           end
  202.           object EditInUser: TElEdit
  203.             Left = 134
  204.             Top = 52
  205.             Width = 229
  206.             Height = 24
  207.             Cursor = crIBeam
  208.             UseCustomScrollBars = True
  209.             NotifyUserChangeOnly = True
  210.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  211.             RightMargin = 5
  212.             TopMargin = 2
  213.             BorderStyle = bsSingle
  214.             LineBorderActiveColor = clBlack
  215.             LineBorderInactiveColor = clBlack
  216.             MaxUndoLevel = 0
  217.             Ctl3D = True
  218.             ParentColor = False
  219.             ParentCtl3D = False
  220.             TabOrder = 1
  221.           end
  222.           object EditInPass: TElEdit
  223.             Left = 134
  224.             Top = 82
  225.             Width = 229
  226.             Height = 24
  227.             Cursor = crIBeam
  228.             UseCustomScrollBars = True
  229.             NotifyUserChangeOnly = True
  230.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  231.             PasswordChar = #8226
  232.             RightMargin = 5
  233.             TopMargin = 2
  234.             BorderStyle = bsSingle
  235.             LineBorderActiveColor = clBlack
  236.             LineBorderInactiveColor = clBlack
  237.             MaxUndoLevel = 0
  238.             Ctl3D = True
  239.             ParentColor = False
  240.             ParentCtl3D = False
  241.             TabOrder = 2
  242.           end
  243.           object EditInType: TElComboBox
  244.             Left = 134
  245.             Top = 112
  246.             Width = 128
  247.             Height = 24
  248.             Cursor = crIBeam
  249.             UseCustomScrollBars = True
  250.             NotifyUserChangeOnly = True
  251.             BorderStyle = bsSingle
  252.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  253.             BtnArrowColor = clBlack
  254.             AltBtnWidth = 21
  255.             AutoCompletion = False
  256.             Items.Strings = (
  257.               '')
  258.             ListSelectedColor = clHighlight
  259.             AutoSelect = True
  260.             TopMargin = 2
  261.             RightMargin = 5
  262.             LineBorderActiveColor = clBlack
  263.             LineBorderInactiveColor = clBlack
  264.             ParentColor = False
  265.             ReadOnly = True
  266.             TabOrder = 3
  267.             OnChange = EditInTypeChange
  268.             AltButtonShortcut = 0
  269.             ButtonShortcut = 0
  270.             Style = csDropDownList
  271.             ItemHeight = 16
  272.           end
  273.           object EditCheckEvery: TElSpinEdit
  274.             Left = 224
  275.             Top = 176
  276.             Width = 62
  277.             Height = 24
  278.             Cursor = crIBeam
  279.             UseCustomScrollBars = True
  280.             NotifyUserChangeOnly = True
  281.             Value = 1
  282.             MaxValue = 9999
  283.             MinValue = 1
  284.             TopMargin = 2
  285.             RightMargin = 5
  286.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  287.             BorderStyle = bsSingle
  288.             Ctl3D = True
  289.             LineBorderActiveColor = clBlack
  290.             LineBorderInactiveColor = clBlack
  291.             ParentColor = False
  292.             ParentCtl3D = False
  293.             TabOrder = 6
  294.           end
  295.           object cbCheckEvery: TElCheckBox
  296.             Left = 15
  297.             Top = 178
  298.             Width = 173
  299.             Height = 20
  300.             Cursor = crDefault
  301.             Caption = 'Check for new mail every:'
  302.             TabOrder = 5
  303.             DoubleBuffered = False
  304.           end
  305.           object EditCheckEveryType: TElComboBox
  306.             Left = 290
  307.             Top = 176
  308.             Width = 82
  309.             Height = 24
  310.             Cursor = crIBeam
  311.             UseCustomScrollBars = True
  312.             NotifyUserChangeOnly = True
  313.             BorderStyle = bsSingle
  314.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  315.             BtnArrowColor = clBlack
  316.             AltBtnWidth = 21
  317.             AutoCompletion = False
  318.             Items.Strings = (
  319.               'seconds'
  320.               'minutes'
  321.               'hours')
  322.             ListSelectedColor = clHighlight
  323.             AutoSelect = True
  324.             TopMargin = 2
  325.             RightMargin = 5
  326.             LineBorderActiveColor = clBlack
  327.             LineBorderInactiveColor = clBlack
  328.             ParentColor = False
  329.             ReadOnly = True
  330.             TabOrder = 7
  331.             AltButtonShortcut = 0
  332.             ButtonShortcut = 0
  333.             Style = csDropDownList
  334.             ItemHeight = 16
  335.           end
  336.           object cbCheckMail: TElCheckBox
  337.             Left = 15
  338.             Top = 148
  339.             Width = 255
  340.             Height = 20
  341.             Cursor = crDefault
  342.             Caption = 'Check this account when checking mail'
  343.             TabOrder = 4
  344.             DoubleBuffered = False
  345.           end
  346.         end
  347.       end
  348.       object TabNNTP: TElTabSheet
  349.         PageControl = PC
  350.         Caption = 'N&ewsgroups'
  351.         Color = clWindow
  352.         Visible = False
  353.         object gbNNTP: TElGroupBox
  354.           Left = 10
  355.           Top = 8
  356.           Width = 381
  357.           Height = 347
  358.           AutoDisableChildren = False
  359.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  360.           Caption = ' Newsgroup Information '
  361.           Flat = False
  362.           FlatAlways = False
  363.           ParentColor = True
  364.           ShowFocus = False
  365.           TabOrder = 0
  366.           DesignSize = (
  367.             381
  368.             347)
  369.           object ElLabel24: TElLabel
  370.             Left = 14
  371.             Top = 26
  372.             Width = 142
  373.             Height = 16
  374.             Caption = 'Subscribed newsgroups:'
  375.           end
  376.           object ElLabel25: TElLabel
  377.             Left = 14
  378.             Top = 170
  379.             Width = 75
  380.             Height = 16
  381.             Caption = 'Newsgroups:'
  382.           end
  383.           object SubGroupTree: TElTree
  384.             Left = 14
  385.             Top = 46
  386.             Width = 349
  387.             Height = 83
  388.             AlwaysKeepSelection = False
  389.             HeaderHeight = 19
  390.             HeaderSections.Data = {F4FFFFFF00000000}
  391.             HorzScrollBarStyles.ShowTrackHint = False
  392.             HorzScrollBarStyles.Width = 21
  393.             HorzScrollBarStyles.ButtonSize = 21
  394.             LineHeight = 17
  395.             ScrollTracking = True
  396.             ShowLeafButton = False
  397.             StoragePath = '\Tree'
  398.             TabOrder = 0
  399.             TabStop = True
  400.             Tracking = False
  401.             UnderlineTracked = False
  402.             UseCustomScrollBars = False
  403.             VertScrollBarStyles.ShowTrackHint = True
  404.             VertScrollBarStyles.Width = 17
  405.             VertScrollBarStyles.ButtonSize = 21
  406.           end
  407.           object AllGroupTree: TElTree
  408.             Left = 14
  409.             Top = 192
  410.             Width = 349
  411.             Height = 142
  412.             HeaderHeight = 19
  413.             HeaderSections.Data = {F4FFFFFF00000000}
  414.             HorzScrollBarStyles.ShowTrackHint = False
  415.             HorzScrollBarStyles.Width = 21
  416.             HorzScrollBarStyles.ButtonSize = 21
  417.             LineHeight = 17
  418.             ScrollTracking = True
  419.             ShowCheckboxes = True
  420.             ShowLeafButton = False
  421.             StoragePath = '\Tree'
  422.             TabOrder = 4
  423.             TabStop = True
  424.             Tracking = False
  425.             UnderlineTracked = False
  426.             UseCustomScrollBars = False
  427.             VertScrollBarStyles.ShowTrackHint = True
  428.             VertScrollBarStyles.Width = 17
  429.             VertScrollBarStyles.ButtonSize = 21
  430.             OnItemChecked = AllGroupTreeItemChecked
  431.           end
  432.           object BtnNNTPRefresh: TButton
  433.             Left = 13
  434.             Top = 132
  435.             Width = 109
  436.             Height = 26
  437.             Anchors = [akTop, akRight]
  438.             Caption = 'Refresh List'
  439.             TabOrder = 1
  440.             OnClick = BtnNNTPRefreshClick
  441.           end
  442.           object BtnNNTPUnsub: TButton
  443.             Left = 237
  444.             Top = 132
  445.             Width = 109
  446.             Height = 26
  447.             Anchors = [akTop, akRight]
  448.             Caption = 'Unsubscribe'
  449.             TabOrder = 2
  450.             OnClick = BtnNNTPUnsubClick
  451.           end
  452.           object BtnNNTPStop: TButton
  453.             Left = 125
  454.             Top = 132
  455.             Width = 109
  456.             Height = 26
  457.             Anchors = [akTop, akRight]
  458.             Caption = 'Stop'
  459.             Enabled = False
  460.             TabOrder = 5
  461.           end
  462.           object EditNNTPAdd: TElButtonEdit
  463.             Left = 130
  464.             Top = 166
  465.             Width = 233
  466.             Height = 24
  467.             Cursor = crIBeam
  468.             UseCustomScrollBars = True
  469.             NotifyUserChangeOnly = True
  470.             TopMargin = 2
  471.             RightMargin = 1
  472.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  473.             OnChange = EditNNTPAddChange
  474.             LineBorderActiveColor = clBlack
  475.             LineBorderInactiveColor = clBlack
  476.             ButtonCaption = '^'
  477.             ButtonColor = clBtnFace
  478.             ButtonDown = False
  479.             ButtonEnabled = True
  480.             ButtonFlat = False
  481.             ButtonNumGlyphs = 1
  482.             ButtonPopupPlace = ppDown
  483.             ButtonShortcut = 8205
  484.             ButtonUseIcon = False
  485.             ButtonVisible = True
  486.             ButtonWidth = 24
  487.             OnButtonClick = EditNNTPAddButtonClick
  488.             AltButtonColor = clBtnFace
  489.             AltButtonDown = False
  490.             AltButtonEnabled = True
  491.             AltButtonFlat = False
  492.             AltButtonNumGlyphs = 1
  493.             AltButtonPopupPlace = ppDown
  494.             AltButtonShortcut = 0
  495.             AltButtonUseIcon = False
  496.             AltButtonVisible = False
  497.             AltButtonWidth = 15
  498.             BorderStyle = bsSingle
  499.             Ctl3D = True
  500.             ParentCtl3D = False
  501.             TabOrder = 3
  502.             ParentColor = False
  503.             DockOrientation = doNoOrient
  504.             DoubleBuffered = False
  505.           end
  506.         end
  507.       end
  508.       object TabIncoming: TElTabSheet
  509.         PageControl = PC
  510.         Caption = '&Incoming'
  511.         Color = clWindow
  512.         Visible = False
  513.         object gbAdv: TElGroupBox
  514.           Left = 10
  515.           Top = 8
  516.           Width = 381
  517.           Height = 211
  518.           AutoDisableChildren = False
  519.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  520.           Caption = ' Advanced Incoming Settings '
  521.           Flat = False
  522.           FlatAlways = False
  523.           ParentColor = True
  524.           ShowFocus = False
  525.           TabOrder = 0
  526.           object Label1: TLabel
  527.             Left = 330
  528.             Top = 36
  529.             Width = 14
  530.             Height = 16
  531.             Caption = 'kb'
  532.             Transparent = True
  533.           end
  534.           object cbSkipBig: TElCheckBox
  535.             Left = 17
  536.             Top = 34
  537.             Width = 142
  538.             Height = 20
  539.             Cursor = crDefault
  540.             Flat = True
  541.             Caption = 'Skip messages over'
  542.             TabOrder = 0
  543.             DoubleBuffered = False
  544.           end
  545.           object EditSkipBigSize: TElSpinEdit
  546.             Left = 250
  547.             Top = 30
  548.             Width = 68
  549.             Height = 24
  550.             Cursor = crIBeam
  551.             UseCustomScrollBars = True
  552.             NotifyUserChangeOnly = True
  553.             Value = 1
  554.             MaxValue = 999999
  555.             MinValue = 1
  556.             TopMargin = 2
  557.             RightMargin = 5
  558.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  559.             BorderStyle = bsSingle
  560.             Ctl3D = True
  561.             Flat = True
  562.             LineBorderActiveColor = clBlack
  563.             LineBorderInactiveColor = clBlack
  564.             ParentColor = False
  565.             ParentCtl3D = False
  566.             TabOrder = 1
  567.           end
  568.           object cbLeave: TElGroupBox
  569.             Left = 10
  570.             Top = 102
  571.             Width = 362
  572.             Height = 98
  573.             AutoDisableChildren = True
  574.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  575.             Caption = ' Leave Mail on Server '
  576.             Flat = False
  577.             FlatAlways = False
  578.             ParentColor = True
  579.             ShowCheckBox = True
  580.             ShowFocus = True
  581.             TabOrder = 3
  582.             TabStop = True
  583.             OnClick = cbLeaveClick
  584.             object Label6: TLabel
  585.               Left = 260
  586.               Top = 33
  587.               Width = 28
  588.               Height = 16
  589.               Caption = 'days'
  590.               Transparent = True
  591.             end
  592.             object cbLeaveUntilDays: TElCheckBox
  593.               Left = 17
  594.               Top = 29
  595.               Width = 100
  596.               Height = 20
  597.               Cursor = crDefault
  598.               Flat = True
  599.               Caption = 'Remove after'
  600.               TabOrder = 0
  601.               DoubleBuffered = False
  602.             end
  603.             object EditLeaveDays: TElSpinEdit
  604.               Left = 180
  605.               Top = 27
  606.               Width = 68
  607.               Height = 24
  608.               Cursor = crIBeam
  609.               UseCustomScrollBars = True
  610.               NotifyUserChangeOnly = True
  611.               Value = 1
  612.               MaxValue = 999999
  613.               MinValue = 1
  614.               TopMargin = 2
  615.               RightMargin = 5
  616.               BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  617.               BorderStyle = bsSingle
  618.               Ctl3D = True
  619.               Flat = True
  620.               LineBorderActiveColor = clBlack
  621.               LineBorderInactiveColor = clBlack
  622.               ParentColor = False
  623.               ParentCtl3D = False
  624.               TabOrder = 1
  625.             end
  626.             object cbLeaveUntilTrashed: TElCheckBox
  627.               Left = 17
  628.               Top = 57
  629.               Width = 287
  630.               Height = 20
  631.               Cursor = crDefault
  632.               Flat = True
  633.               Caption = 'Remove from server when emptied from Trash'
  634.               TabOrder = 2
  635.               DoubleBuffered = False
  636.             end
  637.           end
  638.           object cbInSSL: TElCheckBox
  639.             Left = 17
  640.             Top = 62
  641.             Width = 212
  642.             Height = 20
  643.             Cursor = crDefault
  644.             Flat = True
  645.             Caption = 'Enable secure connection (SSL)'
  646.             TabOrder = 2
  647.             OnClick = cbInSSLClick
  648.             DoubleBuffered = False
  649.           end
  650.         end
  651.         object gbOnline: TElGroupBox
  652.           Left = 10
  653.           Top = 232
  654.           Width = 381
  655.           Height = 115
  656.           AutoDisableChildren = False
  657.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  658.           Caption = ' Account Online Mailbox '
  659.           Flat = False
  660.           FlatAlways = False
  661.           ParentColor = True
  662.           ShowFocus = False
  663.           TabOrder = 1
  664.           object Label3: TLabel
  665.             Left = 278
  666.             Top = 33
  667.             Width = 46
  668.             Height = 16
  669.             Caption = 'headers'
  670.             Transparent = True
  671.           end
  672.           object Label4: TLabel
  673.             Left = 18
  674.             Top = 33
  675.             Width = 107
  676.             Height = 16
  677.             Caption = 'Sync most recent:'
  678.             Transparent = True
  679.           end
  680.           object EditSyncAmount: TElSpinEdit
  681.             Left = 194
  682.             Top = 27
  683.             Width = 68
  684.             Height = 24
  685.             Cursor = crIBeam
  686.             UseCustomScrollBars = True
  687.             NotifyUserChangeOnly = True
  688.             Value = 1
  689.             MaxValue = 999999
  690.             MinValue = 1
  691.             TopMargin = 2
  692.             RightMargin = 5
  693.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  694.             BorderStyle = bsSingle
  695.             Ctl3D = True
  696.             Flat = True
  697.             LineBorderActiveColor = clBlack
  698.             LineBorderInactiveColor = clBlack
  699.             ParentColor = False
  700.             ParentCtl3D = False
  701.             TabOrder = 0
  702.           end
  703.           object cbFetchAhead: TElCheckBox
  704.             Left = 17
  705.             Top = 87
  706.             Width = 232
  707.             Height = 20
  708.             Cursor = crDefault
  709.             Flat = True
  710.             Caption = 'Pre-download next unread message'
  711.             TabOrder = 2
  712.             DoubleBuffered = False
  713.           end
  714.           object cbSyncAuto: TElCheckBox
  715.             Left = 17
  716.             Top = 61
  717.             Width = 171
  718.             Height = 20
  719.             Cursor = crDefault
  720.             Flat = True
  721.             Caption = 'Sync index automatically'
  722.             TabOrder = 1
  723.             DoubleBuffered = False
  724.           end
  725.         end
  726.       end
  727.       object TabOutgoing: TElTabSheet
  728.         PageControl = PC
  729.         Caption = '&Outgoing'
  730.         Color = clWindow
  731.         object cbOutgoing: TElGroupBox
  732.           Left = 10
  733.           Top = 8
  734.           Width = 381
  735.           Height = 189
  736.           AutoDisableChildren = True
  737.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  738.           Caption = ' Account Server Settings '
  739.           Flat = False
  740.           FlatAlways = False
  741.           ParentColor = True
  742.           ShowCheckBox = True
  743.           ShowFocus = True
  744.           TabOrder = 0
  745.           TabStop = True
  746.           object ElLabel7: TElLabel
  747.             Left = 44
  748.             Top = 26
  749.             Width = 40
  750.             Height = 16
  751.             Caption = 'Server:'
  752.           end
  753.           object EditOutServer: TElEdit
  754.             Left = 134
  755.             Top = 22
  756.             Width = 229
  757.             Height = 24
  758.             Cursor = crIBeam
  759.             UseCustomScrollBars = True
  760.             NotifyUserChangeOnly = True
  761.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  762.             RightMargin = 5
  763.             TopMargin = 2
  764.             BorderStyle = bsSingle
  765.             LineBorderActiveColor = clBlack
  766.             LineBorderInactiveColor = clBlack
  767.             MaxUndoLevel = 0
  768.             Ctl3D = True
  769.             ParentColor = False
  770.             ParentCtl3D = False
  771.             TabOrder = 0
  772.           end
  773.           object EditOutAuth: TElGroupBox
  774.             Left = 10
  775.             Top = 58
  776.             Width = 362
  777.             Height = 121
  778.             AutoDisableChildren = True
  779.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  780.             Caption = ' Use Outgoing Server Authentication '
  781.             Flat = False
  782.             FlatAlways = False
  783.             ParentColor = True
  784.             ShowCheckBox = True
  785.             ShowFocus = True
  786.             TabOrder = 1
  787.             TabStop = True
  788.             object ElLabel8: TElLabel
  789.               Left = 32
  790.               Top = 34
  791.               Width = 63
  792.               Height = 16
  793.               Alignment = taRightJustify
  794.               Caption = 'Username:'
  795.             end
  796.             object ElLabel9: TElLabel
  797.               Left = 204
  798.               Top = 34
  799.               Width = 61
  800.               Height = 16
  801.               Alignment = taRightJustify
  802.               Caption = 'Password:'
  803.             end
  804.             object ElLabel10: TElLabel
  805.               Left = 10
  806.               Top = 67
  807.               Width = 119
  808.               Height = 16
  809.               Caption = 'Authentication Type:'
  810.             end
  811.             object EditOutPass: TElEdit
  812.               Left = 272
  813.               Top = 30
  814.               Width = 80
  815.               Height = 24
  816.               Cursor = crIBeam
  817.               UseCustomScrollBars = True
  818.               NotifyUserChangeOnly = True
  819.               BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  820.               PasswordChar = #8226
  821.               RightMargin = 5
  822.               TopMargin = 2
  823.               BorderStyle = bsSingle
  824.               LineBorderActiveColor = clBlack
  825.               LineBorderInactiveColor = clBlack
  826.               MaxUndoLevel = 0
  827.               Ctl3D = True
  828.               ParentColor = False
  829.               ParentCtl3D = False
  830.               TabOrder = 1
  831.             end
  832.             object EditOutUser: TElEdit
  833.               Left = 102
  834.               Top = 30
  835.               Width = 80
  836.               Height = 24
  837.               Cursor = crIBeam
  838.               UseCustomScrollBars = True
  839.               NotifyUserChangeOnly = True
  840.               BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  841.               RightMargin = 5
  842.               TopMargin = 2
  843.               BorderStyle = bsSingle
  844.               LineBorderActiveColor = clBlack
  845.               LineBorderInactiveColor = clBlack
  846.               MaxUndoLevel = 0
  847.               Ctl3D = True
  848.               ParentColor = False
  849.               ParentCtl3D = False
  850.               TabOrder = 0
  851.             end
  852.             object EditOutAuthType: TElComboBox
  853.               Left = 144
  854.               Top = 62
  855.               Width = 128
  856.               Height = 24
  857.               Cursor = crIBeam
  858.               UseCustomScrollBars = True
  859.               NotifyUserChangeOnly = True
  860.               BorderStyle = bsSingle
  861.               BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  862.               BtnArrowColor = clBlack
  863.               AltBtnWidth = 21
  864.               AutoCompletion = False
  865.               Items.Strings = (
  866.                 'PLAIN'
  867.                 'LOGIN'
  868.                 'CRAM-MD5')
  869.               ListSelectedColor = clHighlight
  870.               ItemIndex = 0
  871.               AutoSelect = True
  872.               TopMargin = 2
  873.               RightMargin = 5
  874.               LineBorderActiveColor = clBlack
  875.               LineBorderInactiveColor = clBlack
  876.               ParentColor = False
  877.               ReadOnly = True
  878.               TabOrder = 2
  879.               Text = 'PLAIN'
  880.               AltButtonShortcut = 0
  881.               ButtonShortcut = 0
  882.               Style = csDropDownList
  883.               ItemHeight = 16
  884.             end
  885.             object cbOutSSL: TElCheckBox
  886.               Left = 17
  887.               Top = 94
  888.               Width = 212
  889.               Height = 20
  890.               Cursor = crDefault
  891.               Flat = True
  892.               Caption = 'Enable secure connection (SSL)'
  893.               TabOrder = 3
  894.               Visible = False
  895.               DoubleBuffered = False
  896.             end
  897.           end
  898.         end
  899.         object ElGroupBox7: TElGroupBox
  900.           Left = 10
  901.           Top = 208
  902.           Width = 381
  903.           Height = 144
  904.           AutoDisableChildren = False
  905.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  906.           Caption = ' Personal Information '
  907.           Flat = False
  908.           FlatAlways = False
  909.           ParentColor = True
  910.           ShowFocus = False
  911.           TabOrder = 1
  912.           object ElLabel11: TElLabel
  913.             Left = 14
  914.             Top = 26
  915.             Width = 55
  916.             Height = 16
  917.             Caption = 'Reply-To:'
  918.           end
  919.           object ElLabel12: TElLabel
  920.             Left = 14
  921.             Top = 56
  922.             Width = 59
  923.             Height = 16
  924.             Caption = 'Signature:'
  925.           end
  926.           object ElLabel13: TElLabel
  927.             Left = 14
  928.             Top = 86
  929.             Width = 25
  930.             Height = 16
  931.             Caption = 'Tag:'
  932.           end
  933.           object ElLabel14: TElLabel
  934.             Left = 14
  935.             Top = 116
  936.             Width = 29
  937.             Height = 16
  938.             Caption = 'URL:'
  939.           end
  940.           object EditTag: TElEdit
  941.             Left = 134
  942.             Top = 82
  943.             Width = 229
  944.             Height = 24
  945.             Cursor = crIBeam
  946.             UseCustomScrollBars = True
  947.             NotifyUserChangeOnly = True
  948.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  949.             RightMargin = 5
  950.             TopMargin = 2
  951.             BorderStyle = bsSingle
  952.             LineBorderActiveColor = clBlack
  953.             LineBorderInactiveColor = clBlack
  954.             MaxUndoLevel = 0
  955.             Ctl3D = True
  956.             ParentColor = False
  957.             ParentCtl3D = False
  958.             TabOrder = 2
  959.           end
  960.           object EditReplyTo: TElEdit
  961.             Left = 134
  962.             Top = 22
  963.             Width = 229
  964.             Height = 24
  965.             Cursor = crIBeam
  966.             UseCustomScrollBars = True
  967.             NotifyUserChangeOnly = True
  968.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  969.             RightMargin = 5
  970.             TopMargin = 2
  971.             BorderStyle = bsSingle
  972.             LineBorderActiveColor = clBlack
  973.             LineBorderInactiveColor = clBlack
  974.             MaxUndoLevel = 0
  975.             Ctl3D = True
  976.             ParentColor = False
  977.             ParentCtl3D = False
  978.             TabOrder = 0
  979.           end
  980.           object EditURL: TElEdit
  981.             Left = 134
  982.             Top = 112
  983.             Width = 229
  984.             Height = 24
  985.             Cursor = crIBeam
  986.             UseCustomScrollBars = True
  987.             NotifyUserChangeOnly = True
  988.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  989.             RightMargin = 5
  990.             TopMargin = 2
  991.             BorderStyle = bsSingle
  992.             LineBorderActiveColor = clBlack
  993.             LineBorderInactiveColor = clBlack
  994.             MaxUndoLevel = 0
  995.             Ctl3D = True
  996.             ParentColor = False
  997.             ParentCtl3D = False
  998.             TabOrder = 3
  999.           end
  1000.           object EditSig: TElComboBox
  1001.             Left = 134
  1002.             Top = 52
  1003.             Width = 229
  1004.             Height = 24
  1005.             Cursor = crIBeam
  1006.             UseCustomScrollBars = True
  1007.             NotifyUserChangeOnly = True
  1008.             BorderStyle = bsSingle
  1009.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1010.             BtnArrowColor = clBlack
  1011.             AltBtnWidth = 21
  1012.             AutoCompletion = False
  1013.             Items.Strings = (
  1014.               'PLAIN'
  1015.               'LOGIN'
  1016.               'CRAM-MD5')
  1017.             ListSelectedColor = clHighlight
  1018.             AutoSelect = True
  1019.             TopMargin = 2
  1020.             RightMargin = 5
  1021.             LineBorderActiveColor = clBlack
  1022.             LineBorderInactiveColor = clBlack
  1023.             ParentColor = False
  1024.             ReadOnly = True
  1025.             TabOrder = 1
  1026.             AltButtonShortcut = 0
  1027.             ButtonShortcut = 0
  1028.             Style = csDropDownList
  1029.             ItemHeight = 16
  1030.           end
  1031.         end
  1032.       end
  1033.       object TabIMAP: TElTabSheet
  1034.         PageControl = PC
  1035.         Caption = 'IM&AP'
  1036.         Color = clWindow
  1037.         Visible = False
  1038.         object ElGroupBox8: TElGroupBox
  1039.           Left = 10
  1040.           Top = 8
  1041.           Width = 381
  1042.           Height = 127
  1043.           AutoDisableChildren = False
  1044.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1045.           Caption = ' IMAP Settings '
  1046.           Flat = False
  1047.           FlatAlways = False
  1048.           ParentColor = True
  1049.           ShowFocus = False
  1050.           TabOrder = 0
  1051.           object ElLabel15: TElLabel
  1052.             Left = 14
  1053.             Top = 26
  1054.             Width = 85
  1055.             Height = 16
  1056.             Caption = 'IMAP mailbox:'
  1057.           end
  1058.           object ElLabel16: TElLabel
  1059.             Left = 14
  1060.             Top = 85
  1061.             Width = 119
  1062.             Height = 16
  1063.             Caption = 'Authentication Type:'
  1064.           end
  1065.           object ElLabel23: TElLabel
  1066.             Left = 14
  1067.             Top = 56
  1068.             Width = 66
  1069.             Height = 16
  1070.             Caption = 'Root folder:'
  1071.           end
  1072.           object EditIMAPBox: TElEdit
  1073.             Left = 180
  1074.             Top = 22
  1075.             Width = 191
  1076.             Height = 24
  1077.             Cursor = crIBeam
  1078.             UseCustomScrollBars = True
  1079.             NotifyUserChangeOnly = True
  1080.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1081.             RightMargin = 5
  1082.             TopMargin = 2
  1083.             BorderStyle = bsSingle
  1084.             LineBorderActiveColor = clBlack
  1085.             LineBorderInactiveColor = clBlack
  1086.             MaxUndoLevel = 0
  1087.             Ctl3D = True
  1088.             ParentColor = False
  1089.             ParentCtl3D = False
  1090.             TabOrder = 0
  1091.           end
  1092.           object EditIMAPAuth: TElComboBox
  1093.             Left = 180
  1094.             Top = 82
  1095.             Width = 128
  1096.             Height = 24
  1097.             Cursor = crIBeam
  1098.             UseCustomScrollBars = True
  1099.             NotifyUserChangeOnly = True
  1100.             BorderStyle = bsSingle
  1101.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1102.             BtnArrowColor = clBlack
  1103.             AltBtnWidth = 21
  1104.             AutoCompletion = False
  1105.             Items.Strings = (
  1106.               'PLAIN'
  1107.               'LOGIN'
  1108.               'CRAM-MD5'
  1109.               'ANON')
  1110.             ListSelectedColor = clHighlight
  1111.             AutoSelect = True
  1112.             TopMargin = 2
  1113.             RightMargin = 5
  1114.             LineBorderActiveColor = clBlack
  1115.             LineBorderInactiveColor = clBlack
  1116.             ParentColor = False
  1117.             ReadOnly = True
  1118.             TabOrder = 2
  1119.             AltButtonShortcut = 0
  1120.             ButtonShortcut = 0
  1121.             Style = csDropDownList
  1122.             ItemHeight = 16
  1123.           end
  1124.           object EditIMAPRootFolder: TElEdit
  1125.             Left = 180
  1126.             Top = 52
  1127.             Width = 191
  1128.             Height = 24
  1129.             Cursor = crIBeam
  1130.             UseCustomScrollBars = True
  1131.             NotifyUserChangeOnly = True
  1132.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1133.             RightMargin = 5
  1134.             TopMargin = 2
  1135.             BorderStyle = bsSingle
  1136.             LineBorderActiveColor = clBlack
  1137.             LineBorderInactiveColor = clBlack
  1138.             MaxUndoLevel = 0
  1139.             Ctl3D = True
  1140.             ParentColor = False
  1141.             ParentCtl3D = False
  1142.             TabOrder = 1
  1143.           end
  1144.         end
  1145.       end
  1146.       object TabNotification: TElTabSheet
  1147.         PageControl = PC
  1148.         Caption = '&Notification'
  1149.         Color = clWindow
  1150.         Visible = False
  1151.         object ElGroupBox6: TElGroupBox
  1152.           Left = 10
  1153.           Top = 8
  1154.           Width = 381
  1155.           Height = 221
  1156.           AutoDisableChildren = False
  1157.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1158.           Caption = ' New Mail Notification '
  1159.           Flat = False
  1160.           FlatAlways = False
  1161.           ParentColor = True
  1162.           ShowFocus = False
  1163.           TabOrder = 0
  1164.           object Label32: TLabel
  1165.             Left = 17
  1166.             Top = 70
  1167.             Width = 76
  1168.             Height = 16
  1169.             Caption = 'On new mail:'
  1170.             Transparent = True
  1171.           end
  1172.           object cbAlertSound: TElCheckBox
  1173.             Left = 76
  1174.             Top = 101
  1175.             Width = 119
  1176.             Height = 20
  1177.             Cursor = crDefault
  1178.             Flat = True
  1179.             Caption = 'Play sound alert'
  1180.             TabOrder = 1
  1181.             DoubleBuffered = False
  1182.           end
  1183.           object cbAlertDialog: TElCheckBox
  1184.             Left = 76
  1185.             Top = 129
  1186.             Width = 139
  1187.             Height = 20
  1188.             Cursor = crDefault
  1189.             Flat = True
  1190.             Caption = 'Show message box'
  1191.             TabOrder = 2
  1192.             DoubleBuffered = False
  1193.           end
  1194.           object cbConsole: TElCheckBox
  1195.             Left = 17
  1196.             Top = 31
  1197.             Width = 253
  1198.             Height = 20
  1199.             Cursor = crDefault
  1200.             Flat = True
  1201.             Caption = 'Show this account in the Poco Console'
  1202.             TabOrder = 0
  1203.             DoubleBuffered = False
  1204.           end
  1205.           object cbAlertPocoConsole: TElCheckBox
  1206.             Left = 76
  1207.             Top = 157
  1208.             Width = 138
  1209.             Height = 20
  1210.             Cursor = crDefault
  1211.             Flat = True
  1212.             Caption = 'Show PocoConsole'
  1213.             TabOrder = 3
  1214.             DoubleBuffered = False
  1215.           end
  1216.           object cbAlertLED: TElCheckBox
  1217.             Left = 76
  1218.             Top = 185
  1219.             Width = 151
  1220.             Height = 20
  1221.             Cursor = crDefault
  1222.             Flat = True
  1223.             Caption = 'Blink Scroll Lock light'
  1224.             TabOrder = 4
  1225.             DoubleBuffered = False
  1226.           end
  1227.         end
  1228.       end
  1229.       object TabMailboxes: TElTabSheet
  1230.         PageControl = PC
  1231.         Caption = '&Mailboxes'
  1232.         Color = clWindow
  1233.         Visible = False
  1234.         object ElGroupBox2: TElGroupBox
  1235.           Left = 10
  1236.           Top = 8
  1237.           Width = 381
  1238.           Height = 99
  1239.           AutoDisableChildren = False
  1240.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1241.           Caption = ' Default Mailboxes  '
  1242.           Flat = False
  1243.           FlatAlways = False
  1244.           ParentColor = True
  1245.           ShowFocus = False
  1246.           TabOrder = 0
  1247.           object ElLabel17: TElLabel
  1248.             Left = 14
  1249.             Top = 26
  1250.             Width = 84
  1251.             Height = 16
  1252.             Caption = 'Incoming mail:'
  1253.           end
  1254.           object ElLabel18: TElLabel
  1255.             Left = 14
  1256.             Top = 56
  1257.             Width = 84
  1258.             Height = 16
  1259.             Caption = 'Outgoing mail:'
  1260.           end
  1261.           object ElLabel19: TElLabel
  1262.             Left = 14
  1263.             Top = 86
  1264.             Width = 80
  1265.             Height = 16
  1266.             Caption = 'Draft mailbox:'
  1267.             Visible = False
  1268.           end
  1269.           object ElLabel20: TElLabel
  1270.             Left = 14
  1271.             Top = 116
  1272.             Width = 85
  1273.             Height = 16
  1274.             Caption = 'Trash mailbox:'
  1275.             Visible = False
  1276.           end
  1277.           object ElLabel21: TElLabel
  1278.             Left = 14
  1279.             Top = 146
  1280.             Width = 80
  1281.             Height = 16
  1282.             Caption = 'Junk mailbox:'
  1283.             Visible = False
  1284.           end
  1285.           object EditMailboxIn: TElComboBox
  1286.             Left = 150
  1287.             Top = 22
  1288.             Width = 223
  1289.             Height = 24
  1290.             Cursor = crIBeam
  1291.             UseCustomScrollBars = True
  1292.             NotifyUserChangeOnly = True
  1293.             BorderStyle = bsSingle
  1294.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1295.             BtnArrowColor = clBlack
  1296.             AltBtnWidth = 21
  1297.             AutoCompletion = False
  1298.             ListSelectedColor = clHighlight
  1299.             AutoSelect = True
  1300.             TopMargin = 2
  1301.             RightMargin = 5
  1302.             LineBorderActiveColor = clBlack
  1303.             LineBorderInactiveColor = clBlack
  1304.             ParentColor = False
  1305.             ReadOnly = True
  1306.             TabOrder = 0
  1307.             AltButtonShortcut = 0
  1308.             ButtonShortcut = 0
  1309.             Style = csDropDownList
  1310.             ItemHeight = 16
  1311.           end
  1312.           object EditMailboxOut: TElComboBox
  1313.             Left = 150
  1314.             Top = 52
  1315.             Width = 223
  1316.             Height = 24
  1317.             Cursor = crIBeam
  1318.             UseCustomScrollBars = True
  1319.             NotifyUserChangeOnly = True
  1320.             BorderStyle = bsSingle
  1321.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1322.             BtnArrowColor = clBlack
  1323.             AltBtnWidth = 21
  1324.             AutoCompletion = False
  1325.             ListSelectedColor = clHighlight
  1326.             AutoSelect = True
  1327.             TopMargin = 2
  1328.             RightMargin = 5
  1329.             LineBorderActiveColor = clBlack
  1330.             LineBorderInactiveColor = clBlack
  1331.             ParentColor = False
  1332.             ReadOnly = True
  1333.             TabOrder = 1
  1334.             AltButtonShortcut = 0
  1335.             ButtonShortcut = 0
  1336.             Style = csDropDownList
  1337.             ItemHeight = 16
  1338.           end
  1339.           object EditMailboxTrash: TElComboBox
  1340.             Left = 134
  1341.             Top = 112
  1342.             Width = 229
  1343.             Height = 24
  1344.             Cursor = crIBeam
  1345.             UseCustomScrollBars = True
  1346.             NotifyUserChangeOnly = True
  1347.             BorderStyle = bsSingle
  1348.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1349.             BtnArrowColor = clBlack
  1350.             AltBtnWidth = 21
  1351.             AutoCompletion = False
  1352.             ListSelectedColor = clHighlight
  1353.             AutoSelect = True
  1354.             TopMargin = 2
  1355.             RightMargin = 5
  1356.             LineBorderActiveColor = clBlack
  1357.             LineBorderInactiveColor = clBlack
  1358.             ParentColor = False
  1359.             ReadOnly = True
  1360.             TabOrder = 3
  1361.             Visible = False
  1362.             AltButtonShortcut = 0
  1363.             ButtonShortcut = 0
  1364.             Style = csDropDownList
  1365.             ItemHeight = 16
  1366.           end
  1367.           object EditMailboxDraft: TElComboBox
  1368.             Left = 134
  1369.             Top = 82
  1370.             Width = 229
  1371.             Height = 24
  1372.             Cursor = crIBeam
  1373.             UseCustomScrollBars = True
  1374.             NotifyUserChangeOnly = True
  1375.             BorderStyle = bsSingle
  1376.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1377.             BtnArrowColor = clBlack
  1378.             AltBtnWidth = 21
  1379.             AutoCompletion = False
  1380.             ListSelectedColor = clHighlight
  1381.             AutoSelect = True
  1382.             TopMargin = 2
  1383.             RightMargin = 5
  1384.             LineBorderActiveColor = clBlack
  1385.             LineBorderInactiveColor = clBlack
  1386.             ParentColor = False
  1387.             ReadOnly = True
  1388.             TabOrder = 2
  1389.             Visible = False
  1390.             AltButtonShortcut = 0
  1391.             ButtonShortcut = 0
  1392.             Style = csDropDownList
  1393.             ItemHeight = 16
  1394.           end
  1395.           object EditMailboxJunk: TElComboBox
  1396.             Left = 134
  1397.             Top = 142
  1398.             Width = 229
  1399.             Height = 24
  1400.             Cursor = crIBeam
  1401.             UseCustomScrollBars = True
  1402.             NotifyUserChangeOnly = True
  1403.             BorderStyle = bsSingle
  1404.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1405.             BtnArrowColor = clBlack
  1406.             AltBtnWidth = 21
  1407.             AutoCompletion = False
  1408.             ListSelectedColor = clHighlight
  1409.             AutoSelect = True
  1410.             TopMargin = 2
  1411.             RightMargin = 5
  1412.             LineBorderActiveColor = clBlack
  1413.             LineBorderInactiveColor = clBlack
  1414.             ParentColor = False
  1415.             ReadOnly = True
  1416.             TabOrder = 4
  1417.             Visible = False
  1418.             AltButtonShortcut = 0
  1419.             ButtonShortcut = 0
  1420.             Style = csDropDownList
  1421.             ItemHeight = 16
  1422.           end
  1423.         end
  1424.       end
  1425.       object TabTemplates: TElTabSheet
  1426.         PageControl = PC
  1427.         Caption = '&Templates'
  1428.         Color = clWindow
  1429.         Visible = False
  1430.         object ElGroupBox3: TElGroupBox
  1431.           Left = 9
  1432.           Top = 12
  1433.           Width = 386
  1434.           Height = 140
  1435.           AutoDisableChildren = False
  1436.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1437.           Caption = ' Templates '
  1438.           Flat = False
  1439.           FlatAlways = False
  1440.           ParentColor = True
  1441.           ShowFocus = False
  1442.           TabOrder = 0
  1443.           object Label45: TLabel
  1444.             Left = 12
  1445.             Top = 112
  1446.             Width = 101
  1447.             Height = 16
  1448.             Caption = 'Bounce Template'
  1449.             Transparent = True
  1450.           end
  1451.           object Label48: TLabel
  1452.             Left = 12
  1453.             Top = 84
  1454.             Width = 103
  1455.             Height = 16
  1456.             Caption = 'Forward Template'
  1457.             Transparent = True
  1458.           end
  1459.           object Label49: TLabel
  1460.             Left = 12
  1461.             Top = 28
  1462.             Width = 139
  1463.             Height = 16
  1464.             Caption = 'New Message Template'
  1465.             Transparent = True
  1466.           end
  1467.           object Label50: TLabel
  1468.             Left = 12
  1469.             Top = 56
  1470.             Width = 90
  1471.             Height = 16
  1472.             Caption = 'Reply Template'
  1473.             Transparent = True
  1474.           end
  1475.           object cbTemplateN: TElComboBox
  1476.             Left = 190
  1477.             Top = 24
  1478.             Width = 190
  1479.             Height = 24
  1480.             Cursor = crIBeam
  1481.             UseCustomScrollBars = True
  1482.             NotifyUserChangeOnly = True
  1483.             BorderStyle = bsSingle
  1484.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1485.             BtnArrowColor = clBlack
  1486.             AltBtnWidth = 21
  1487.             AutoCompletion = False
  1488.             ListSelectedColor = clHighlight
  1489.             AutoSelect = True
  1490.             TopMargin = 2
  1491.             RightMargin = 5
  1492.             LineBorderActiveColor = clBlack
  1493.             LineBorderInactiveColor = clBlack
  1494.             ParentColor = False
  1495.             ReadOnly = True
  1496.             TabOrder = 0
  1497.             AltButtonShortcut = 0
  1498.             ButtonShortcut = 0
  1499.             Style = csDropDownList
  1500.             ItemHeight = 16
  1501.           end
  1502.           object cbTemplateR: TElComboBox
  1503.             Left = 190
  1504.             Top = 52
  1505.             Width = 190
  1506.             Height = 24
  1507.             Cursor = crIBeam
  1508.             UseCustomScrollBars = True
  1509.             NotifyUserChangeOnly = True
  1510.             BorderStyle = bsSingle
  1511.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1512.             BtnArrowColor = clBlack
  1513.             AltBtnWidth = 21
  1514.             AutoCompletion = False
  1515.             ListSelectedColor = clHighlight
  1516.             AutoSelect = True
  1517.             TopMargin = 2
  1518.             RightMargin = 5
  1519.             LineBorderActiveColor = clBlack
  1520.             LineBorderInactiveColor = clBlack
  1521.             ParentColor = False
  1522.             ReadOnly = True
  1523.             TabOrder = 1
  1524.             AltButtonShortcut = 0
  1525.             ButtonShortcut = 0
  1526.             Style = csDropDownList
  1527.             ItemHeight = 16
  1528.           end
  1529.           object cbTemplateF: TElComboBox
  1530.             Left = 190
  1531.             Top = 80
  1532.             Width = 190
  1533.             Height = 24
  1534.             Cursor = crIBeam
  1535.             UseCustomScrollBars = True
  1536.             NotifyUserChangeOnly = True
  1537.             BorderStyle = bsSingle
  1538.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1539.             BtnArrowColor = clBlack
  1540.             AltBtnWidth = 21
  1541.             AutoCompletion = False
  1542.             ListSelectedColor = clHighlight
  1543.             AutoSelect = True
  1544.             TopMargin = 2
  1545.             RightMargin = 5
  1546.             LineBorderActiveColor = clBlack
  1547.             LineBorderInactiveColor = clBlack
  1548.             ParentColor = False
  1549.             ReadOnly = True
  1550.             TabOrder = 2
  1551.             AltButtonShortcut = 0
  1552.             ButtonShortcut = 0
  1553.             Style = csDropDownList
  1554.             ItemHeight = 16
  1555.           end
  1556.           object cbTemplateB: TElComboBox
  1557.             Left = 190
  1558.             Top = 108
  1559.             Width = 190
  1560.             Height = 24
  1561.             Cursor = crIBeam
  1562.             UseCustomScrollBars = True
  1563.             NotifyUserChangeOnly = True
  1564.             BorderStyle = bsSingle
  1565.             BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1566.             BtnArrowColor = clBlack
  1567.             AltBtnWidth = 21
  1568.             AutoCompletion = False
  1569.             ListSelectedColor = clHighlight
  1570.             AutoSelect = True
  1571.             TopMargin = 2
  1572.             RightMargin = 5
  1573.             LineBorderActiveColor = clBlack
  1574.             LineBorderInactiveColor = clBlack
  1575.             ParentColor = False
  1576.             ReadOnly = True
  1577.             TabOrder = 3
  1578.             AltButtonShortcut = 0
  1579.             ButtonShortcut = 0
  1580.             Style = csDropDownList
  1581.             ItemHeight = 16
  1582.           end
  1583.         end
  1584.       end
  1585.       object TabVirtual: TElTabSheet
  1586.         PageControl = PC
  1587.         Caption = '&Virtual'
  1588.         Color = clWindow
  1589.         Visible = False
  1590.         object Label13: TLabel
  1591.           Left = 15
  1592.           Top = 6
  1593.           Width = 251
  1594.           Height = 57
  1595.           Caption = 
  1596.             'Following settings can negatively '#13#10'impact email retrieval. They' +
  1597.             ' should'#13#10'be used only by advanced users.'
  1598.           Font.Charset = DEFAULT_CHARSET
  1599.           Font.Color = clWindowText
  1600.           Font.Height = -17
  1601.           Font.Name = 'Arial'
  1602.           Font.Style = []
  1603.           ParentFont = False
  1604.           Transparent = True
  1605.         end
  1606.         object cbFilterInclude: TElCheckBox
  1607.           Left = 10
  1608.           Top = 97
  1609.           Width = 173
  1610.           Height = 20
  1611.           Cursor = crDefault
  1612.           Flat = True
  1613.           Caption = 'Fetch message if sent to:'
  1614.           TabOrder = 0
  1615.           DoubleBuffered = False
  1616.         end
  1617.         object cbFilterExclude: TElCheckBox
  1618.           Left = 10
  1619.           Top = 229
  1620.           Width = 173
  1621.           Height = 20
  1622.           Cursor = crDefault
  1623.           Flat = True
  1624.           Caption = 'Leave message if sent to:'
  1625.           TabOrder = 2
  1626.           DoubleBuffered = False
  1627.         end
  1628.         object EditFilterExcludeText: TElAdvancedMemo
  1629.           Left = 10
  1630.           Top = 254
  1631.           Width = 381
  1632.           Height = 100
  1633.           TabOrder = 3
  1634.           WordWrap = False
  1635.           InactiveBorderType = fbtSunken
  1636.         end
  1637.         object EditFilterIncludeText: TElAdvancedMemo
  1638.           Left = 10
  1639.           Top = 122
  1640.           Width = 381
  1641.           Height = 100
  1642.           TabOrder = 1
  1643.           WordWrap = False
  1644.           InactiveBorderType = fbtSunken
  1645.         end
  1646.       end
  1647.       object TabPrivacy: TElTabSheet
  1648.         PageControl = PC
  1649.         Caption = '&Privacy'
  1650.         Color = clWindow
  1651.         Visible = False
  1652.         object Label2: TLabel
  1653.           Left = 15
  1654.           Top = 6
  1655.           Width = 251
  1656.           Height = 57
  1657.           Caption = 
  1658.             'Following settings can negatively '#13#10'impact email retrieval. They' +
  1659.             ' should'#13#10'be used only by advanced users.'
  1660.           Font.Charset = DEFAULT_CHARSET
  1661.           Font.Color = clWindowText
  1662.           Font.Height = -17
  1663.           Font.Name = 'Arial'
  1664.           Font.Style = []
  1665.           ParentFont = False
  1666.           Transparent = True
  1667.         end
  1668.         object groupPrivacy: TElGroupBox
  1669.           Left = 10
  1670.           Top = 90
  1671.           Width = 381
  1672.           Height = 251
  1673.           AutoDisableChildren = False
  1674.           BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1675.           Caption = ' Message Encryption '
  1676.           Flat = False
  1677.           FlatAlways = False
  1678.           ParentColor = True
  1679.           ShowFocus = False
  1680.           TabOrder = 0
  1681.           object LblEncrypt: TLabel
  1682.             Left = 16
  1683.             Top = 152
  1684.             Width = 334
  1685.             Height = 80
  1686.             Caption = 
  1687.               'Once the message is encrypted with a certain password, '#13#10'only th' +
  1688.               'at password can unlock it. Changing the password '#13#10'above will on' +
  1689.               'ly affect how the future messages are '#13#10'encrypted. If the passwo' +
  1690.               'rd is lost, you will not be able to '#13#10'read messages encrypted wi' +
  1691.               'th that password!'
  1692.             Font.Charset = DEFAULT_CHARSET
  1693.             Font.Color = clWindowText
  1694.             Font.Height = 16
  1695.             Font.Name = 'Arial'
  1696.             Font.Style = []
  1697.             ParentFont = False
  1698.             Transparent = True
  1699.           end
  1700.           object Label33: TLabel
  1701.             Left = 60
  1702.             Top = 116
  1703.             Width = 107
  1704.             Height = 16
  1705.             Alignment = taRightJustify
  1706.             Caption = 'Confirm password:'
  1707.             Transparent = True
  1708.           end
  1709.           object Label34: TLabel
  1710.             Left = 81
  1711.             Top = 86
  1712.             Width = 86
  1713.             Height = 16
  1714.             Alignment = taRightJustify
  1715.             Caption = 'Use password:'
  1716.             Transparent = True
  1717.           end
  1718.           object cbEncryptOut: TElCheckBox
  1719.             Left = 20
  1720.             Top = 47
  1721.             Width = 296
  1722.             Height = 20
  1723.             Cursor = crDefault
  1724.             Flat = True
  1725.             Caption = 'Encrypt outgoing messages after they are sent'
  1726.             TabOrder = 1
  1727.             OnClick = cbEncryptInClick
  1728.             DoubleBuffered = False
  1729.           end
  1730.           object cbEncryptIn: TElCheckBox
  1731.             Left = 20
  1732.             Top = 23
  1733.             Width = 190
  1734.             Height = 20
  1735.             Cursor = crDefault
  1736.             Flat = True
  1737.             Caption = 'Encrypt incoming messages'
  1738.             TabOrder = 0
  1739.             OnClick = cbEncryptInClick
  1740.             DoubleBuffered = False
  1741.           end
  1742.           object EditEncryptPass1: TElAdvancedEdit
  1743.             Left = 182
  1744.             Top = 81
  1745.             Width = 152
  1746.             Height = 24
  1747.             TabOrder = 2
  1748.           end
  1749.           object EditEncryptPass2: TElAdvancedEdit
  1750.             Left = 182
  1751.             Top = 111
  1752.             Width = 152
  1753.             Height = 24
  1754.             TabOrder = 3
  1755.           end
  1756.         end
  1757.       end
  1758.     end
  1759.   end
  1760.   object PnlBottom: TElPanel
  1761.     Left = 0
  1762.     Top = 369
  1763.     Width = 525
  1764.     Height = 48
  1765.     Align = alBottom
  1766.     BevelOuter = bvNone
  1767.     TabOrder = 1
  1768.     DockOrientation = doNoOrient
  1769.     DesignSize = (
  1770.       525
  1771.       48)
  1772.     object BtnOK: TButton
  1773.       Left = 302
  1774.       Top = 8
  1775.       Width = 100
  1776.       Height = 30
  1777.       Anchors = [akTop, akRight]
  1778.       Caption = '&OK'
  1779.       Default = True
  1780.       TabOrder = 0
  1781.       OnClick = BtnOKClick
  1782.     end
  1783.     object BtnCancel: TButton
  1784.       Left = 415
  1785.       Top = 8
  1786.       Width = 100
  1787.       Height = 30
  1788.       Anchors = [akTop, akRight]
  1789.       Cancel = True
  1790.       Caption = '&Cancel'
  1791.       ModalResult = 2
  1792.       TabOrder = 1
  1793.       OnClick = BtnCancelClick
  1794.     end
  1795.   end
  1796.   object TimerNNTPLookup: TTimer
  1797.     Interval = 750
  1798.     OnTimer = TimerNNTPLookupTimer
  1799.     Left = 78
  1800.     Top = 364
  1801.   end
  1802. end
  1803.