home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / TransSoftMail / tmc4bpe.exe / %MAINDIR% / Tmc4.exe / 0 / RCDATA / TACCOUNTPROPERTIES / TACCOUNTPROPERTIES.txt
Encoding:
Text File  |  1999-02-07  |  36.0 KB  |  1,385 lines

  1. object AccountProperties: TAccountProperties
  2.   Left = 141
  3.   Top = 84
  4.   BorderStyle = bsDialog
  5.   Caption = 'Account Properties...'
  6.   ClientHeight = 463
  7.   ClientWidth = 513
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   ShowHint = True
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 513
  23.     Height = 33
  24.     Align = alTop
  25.     BevelOuter = bvLowered
  26.     TabOrder = 0
  27.     object LMDLabelFill1: TLMDLabelFill
  28.       Left = 6
  29.       Top = 3
  30.       Width = 158
  31.       Height = 27
  32.       FillObject.Style = sfGradient
  33.       FillObject.Gradient.Color = clRed
  34.       FillObject.Gradient.ColorCount = 31
  35.       FillObject.Gradient.Style = gstElliptic
  36.       Caption = 'Account properties:'
  37.       Font.Charset = ANSI_CHARSET
  38.       Font.Color = clWindowText
  39.       Font.Height = -19
  40.       Font.Name = 'Impact'
  41.       Font.Style = []
  42.       FontFx.Style = tdRaisedShadow
  43.       ParentFont = False
  44.     end
  45.     object Button1: TButton
  46.       Left = 346
  47.       Top = 4
  48.       Width = 75
  49.       Height = 25
  50.       Caption = 'OK'
  51.       Default = True
  52.       TabOrder = 0
  53.       OnClick = Button1Click
  54.     end
  55.     object Button2: TButton
  56.       Left = 429
  57.       Top = 4
  58.       Width = 75
  59.       Height = 25
  60.       Cancel = True
  61.       Caption = 'Cancel'
  62.       ModalResult = 2
  63.       TabOrder = 1
  64.     end
  65.   end
  66.   object PageControl1: TPageControl
  67.     Left = 0
  68.     Top = 33
  69.     Width = 513
  70.     Height = 430
  71.     ActivePage = TabSheet2
  72.     Align = alClient
  73.     TabOrder = 1
  74.     object TabSheet1: TTabSheet
  75.       Caption = 'Basic settings'
  76.       object Panel2: TPanel
  77.         Left = 0
  78.         Top = 0
  79.         Width = 505
  80.         Height = 402
  81.         Align = alClient
  82.         BevelOuter = bvLowered
  83.         TabOrder = 0
  84.         object GroupBox1: TGroupBox
  85.           Left = 13
  86.           Top = 16
  87.           Width = 487
  88.           Height = 292
  89.           Caption = '[ Basic information ]'
  90.           Font.Charset = DEFAULT_CHARSET
  91.           Font.Color = clBlue
  92.           Font.Height = -11
  93.           Font.Name = 'MS Sans Serif'
  94.           Font.Style = []
  95.           ParentFont = False
  96.           TabOrder = 0
  97.           object Label1: TLabel
  98.             Left = 64
  99.             Top = 16
  100.             Width = 68
  101.             Height = 13
  102.             Alignment = taRightJustify
  103.             Caption = 'Email address:'
  104.             Font.Charset = DEFAULT_CHARSET
  105.             Font.Color = clBlack
  106.             Font.Height = -11
  107.             Font.Name = 'MS Sans Serif'
  108.             Font.Style = []
  109.             ParentFont = False
  110.           end
  111.           object Label2: TLabel
  112.             Left = 46
  113.             Top = 37
  114.             Width = 86
  115.             Height = 13
  116.             Alignment = taRightJustify
  117.             Caption = 'Reply-To address:'
  118.             Font.Charset = DEFAULT_CHARSET
  119.             Font.Color = clBlack
  120.             Font.Height = -11
  121.             Font.Name = 'MS Sans Serif'
  122.             Font.Style = []
  123.             ParentFont = False
  124.           end
  125.           object Label3: TLabel
  126.             Left = 38
  127.             Top = 152
  128.             Width = 94
  129.             Height = 13
  130.             Alignment = taRightJustify
  131.             Caption = 'POP3/IMAP server:'
  132.             Font.Charset = DEFAULT_CHARSET
  133.             Font.Color = clBlack
  134.             Font.Height = -11
  135.             Font.Name = 'MS Sans Serif'
  136.             Font.Style = []
  137.             ParentFont = False
  138.           end
  139.           object Label4: TLabel
  140.             Left = 67
  141.             Top = 174
  142.             Width = 65
  143.             Height = 13
  144.             Alignment = taRightJustify
  145.             Caption = 'SMTP server:'
  146.             Font.Charset = DEFAULT_CHARSET
  147.             Font.Color = clBlack
  148.             Font.Height = -11
  149.             Font.Name = 'MS Sans Serif'
  150.             Font.Style = []
  151.             ParentFont = False
  152.           end
  153.           object Label9: TLabel
  154.             Left = 54
  155.             Top = 196
  156.             Width = 78
  157.             Height = 13
  158.             Alignment = taRightJustify
  159.             Caption = 'Login username:'
  160.             Font.Charset = DEFAULT_CHARSET
  161.             Font.Color = clBlack
  162.             Font.Height = -11
  163.             Font.Name = 'MS Sans Serif'
  164.             Font.Style = []
  165.             ParentFont = False
  166.           end
  167.           object Label6: TLabel
  168.             Left = 55
  169.             Top = 219
  170.             Width = 77
  171.             Height = 13
  172.             Alignment = taRightJustify
  173.             Caption = 'Login password:'
  174.             Font.Charset = DEFAULT_CHARSET
  175.             Font.Color = clBlack
  176.             Font.Height = -11
  177.             Font.Name = 'MS Sans Serif'
  178.             Font.Style = []
  179.             ParentFont = False
  180.           end
  181.           object Label7: TLabel
  182.             Left = 62
  183.             Top = 79
  184.             Width = 70
  185.             Height = 13
  186.             Alignment = taRightJustify
  187.             Caption = 'Account Type:'
  188.             Font.Charset = DEFAULT_CHARSET
  189.             Font.Color = clBlack
  190.             Font.Height = -11
  191.             Font.Name = 'MS Sans Serif'
  192.             Font.Style = []
  193.             ParentFont = False
  194.           end
  195.           object Label12: TLabel
  196.             Left = 48
  197.             Top = 240
  198.             Width = 84
  199.             Height = 13
  200.             Alignment = taRightJustify
  201.             Caption = 'Timeout seconds:'
  202.             Font.Charset = DEFAULT_CHARSET
  203.             Font.Color = clBlack
  204.             Font.Height = -11
  205.             Font.Name = 'MS Sans Serif'
  206.             Font.Style = []
  207.             ParentFont = False
  208.           end
  209.           object Label13: TLabel
  210.             Left = 71
  211.             Top = 262
  212.             Width = 61
  213.             Height = 13
  214.             Alignment = taRightJustify
  215.             Caption = 'Remote port:'
  216.             Font.Charset = DEFAULT_CHARSET
  217.             Font.Color = clBlack
  218.             Font.Height = -11
  219.             Font.Name = 'MS Sans Serif'
  220.             Font.Style = []
  221.             ParentFont = False
  222.           end
  223.           object Label14: TLabel
  224.             Left = 31
  225.             Top = 59
  226.             Width = 101
  227.             Height = 13
  228.             Alignment = taRightJustify
  229.             Caption = 'Send messages from:'
  230.             Font.Charset = DEFAULT_CHARSET
  231.             Font.Color = clBlack
  232.             Font.Height = -11
  233.             Font.Name = 'MS Sans Serif'
  234.             Font.Style = []
  235.             ParentFont = False
  236.           end
  237.           object Label21: TLabel
  238.             Left = 259
  239.             Top = 240
  240.             Width = 66
  241.             Height = 13
  242.             Alignment = taRightJustify
  243.             Caption = 'Character set:'
  244.             Font.Charset = DEFAULT_CHARSET
  245.             Font.Color = clBlack
  246.             Font.Height = -11
  247.             Font.Name = 'MS Sans Serif'
  248.             Font.Style = []
  249.             ParentFont = False
  250.           end
  251.           object Edit1: TEdit
  252.             Left = 136
  253.             Top = 12
  254.             Width = 346
  255.             Height = 21
  256.             TabOrder = 0
  257.             OnExit = Edit1Exit
  258.           end
  259.           object Edit2: TEdit
  260.             Left = 136
  261.             Top = 34
  262.             Width = 346
  263.             Height = 21
  264.             TabOrder = 1
  265.             OnExit = Edit2Exit
  266.           end
  267.           object Edit3: TEdit
  268.             Left = 136
  269.             Top = 149
  270.             Width = 346
  271.             Height = 21
  272.             TabOrder = 5
  273.           end
  274.           object Edit4: TEdit
  275.             Left = 136
  276.             Top = 171
  277.             Width = 346
  278.             Height = 21
  279.             TabOrder = 6
  280.           end
  281.           object Edit7: TEdit
  282.             Left = 136
  283.             Top = 193
  284.             Width = 346
  285.             Height = 21
  286.             TabOrder = 7
  287.           end
  288.           object Edit5: TEdit
  289.             Left = 136
  290.             Top = 215
  291.             Width = 346
  292.             Height = 21
  293.             PasswordChar = '*'
  294.             TabOrder = 8
  295.           end
  296.           object RadioButton1: TRadioButton
  297.             Left = 137
  298.             Top = 78
  299.             Width = 90
  300.             Height = 17
  301.             Caption = '&POP3'
  302.             Checked = True
  303.             Font.Charset = DEFAULT_CHARSET
  304.             Font.Color = clBlack
  305.             Font.Height = -11
  306.             Font.Name = 'MS Sans Serif'
  307.             Font.Style = []
  308.             ParentFont = False
  309.             TabOrder = 3
  310.             TabStop = True
  311.             OnClick = RadioButton1Click
  312.           end
  313.           object RadioButton2: TRadioButton
  314.             Left = 218
  315.             Top = 78
  316.             Width = 90
  317.             Height = 17
  318.             Caption = '&IMAP4'
  319.             Font.Charset = DEFAULT_CHARSET
  320.             Font.Color = clBlack
  321.             Font.Height = -11
  322.             Font.Name = 'MS Sans Serif'
  323.             Font.Style = []
  324.             ParentFont = False
  325.             TabOrder = 4
  326.             OnClick = RadioButton2Click
  327.           end
  328.           object RxSpinEdit3: TRxSpinEdit
  329.             Left = 136
  330.             Top = 237
  331.             Width = 61
  332.             Height = 21
  333.             Value = 120.000000000000000000
  334.             TabOrder = 9
  335.           end
  336.           object RxSpinEdit4: TRxSpinEdit
  337.             Left = 136
  338.             Top = 259
  339.             Width = 61
  340.             Height = 21
  341.             Value = 110.000000000000000000
  342.             TabOrder = 10
  343.           end
  344.           object Edit6: TEdit
  345.             Left = 136
  346.             Top = 56
  347.             Width = 346
  348.             Height = 21
  349.             TabOrder = 2
  350.           end
  351.           object GroupBox5: TGroupBox
  352.             Left = 221
  353.             Top = 93
  354.             Width = 261
  355.             Height = 53
  356.             Caption = '[ IMAP preferences ]'
  357.             TabOrder = 11
  358.             object Label16: TLabel
  359.               Left = 4
  360.               Top = 13
  361.               Width = 98
  362.               Height = 13
  363.               Alignment = taRightJustify
  364.               Caption = 'Remote IMAP folder:'
  365.               Enabled = False
  366.               Font.Charset = DEFAULT_CHARSET
  367.               Font.Color = clBlack
  368.               Font.Height = -11
  369.               Font.Name = 'MS Sans Serif'
  370.               Font.Style = []
  371.               ParentFont = False
  372.             end
  373.             object Edit8: TEdit
  374.               Left = 104
  375.               Top = 10
  376.               Width = 148
  377.               Height = 21
  378.               Enabled = False
  379.               TabOrder = 0
  380.               Text = 'INBOX'
  381.             end
  382.             object CheckBox4: TCheckBox
  383.               Left = 4
  384.               Top = 31
  385.               Width = 250
  386.               Height = 17
  387.               Caption = 'Move deleted messages to TRASH folder...'
  388.               Enabled = False
  389.               Font.Charset = DEFAULT_CHARSET
  390.               Font.Color = clWindowText
  391.               Font.Height = -11
  392.               Font.Name = 'MS Sans Serif'
  393.               Font.Style = []
  394.               ParentFont = False
  395.               TabOrder = 1
  396.             end
  397.           end
  398.           object ComboBox2: TComboBox
  399.             Left = 329
  400.             Top = 236
  401.             Width = 154
  402.             Height = 21
  403.             ItemHeight = 13
  404.             Items.Strings = (
  405.               'US ASCII'
  406.               'ISO 8859')
  407.             TabOrder = 12
  408.           end
  409.         end
  410.         object CheckBox1: TCheckBox
  411.           Left = 16
  412.           Top = 1
  413.           Width = 173
  414.           Height = 17
  415.           Caption = '&Account currently inactive!'
  416.           Font.Charset = DEFAULT_CHARSET
  417.           Font.Color = clBlue
  418.           Font.Height = -11
  419.           Font.Name = 'MS Sans Serif'
  420.           Font.Style = []
  421.           ParentFont = False
  422.           TabOrder = 1
  423.           OnClick = CheckBox1Click
  424.         end
  425.         object GroupBox2: TGroupBox
  426.           Left = 13
  427.           Top = 308
  428.           Width = 488
  429.           Height = 91
  430.           Caption = '[ Other preferences ]'
  431.           Font.Charset = DEFAULT_CHARSET
  432.           Font.Color = clBlue
  433.           Font.Height = -11
  434.           Font.Name = 'MS Sans Serif'
  435.           Font.Style = []
  436.           ParentFont = False
  437.           TabOrder = 2
  438.           object Label5: TLabel
  439.             Left = 84
  440.             Top = 20
  441.             Width = 48
  442.             Height = 13
  443.             Alignment = taRightJustify
  444.             Caption = 'Encoding:'
  445.             Font.Charset = DEFAULT_CHARSET
  446.             Font.Color = clBlack
  447.             Font.Height = -11
  448.             Font.Name = 'MS Sans Serif'
  449.             Font.Style = []
  450.             ParentFont = False
  451.           end
  452.           object Label8: TLabel
  453.             Left = 44
  454.             Top = 41
  455.             Width = 88
  456.             Height = 13
  457.             Alignment = taRightJustify
  458.             Caption = 'Notification sound:'
  459.             Font.Charset = DEFAULT_CHARSET
  460.             Font.Color = clBlack
  461.             Font.Height = -11
  462.             Font.Name = 'MS Sans Serif'
  463.             Font.Style = []
  464.             ParentFont = False
  465.           end
  466.           object Label10: TLabel
  467.             Left = 254
  468.             Top = 65
  469.             Width = 122
  470.             Height = 13
  471.             Caption = 'days or to the maximum of'
  472.             Font.Charset = DEFAULT_CHARSET
  473.             Font.Color = clBlack
  474.             Font.Height = -11
  475.             Font.Name = 'MS Sans Serif'
  476.             Font.Style = []
  477.             ParentFont = False
  478.           end
  479.           object Label11: TLabel
  480.             Left = 431
  481.             Top = 65
  482.             Width = 50
  483.             Height = 13
  484.             Caption = 'messages!'
  485.             Font.Charset = DEFAULT_CHARSET
  486.             Font.Color = clBlack
  487.             Font.Height = -11
  488.             Font.Name = 'MS Sans Serif'
  489.             Font.Style = []
  490.             ParentFont = False
  491.           end
  492.           object RadioButton3: TRadioButton
  493.             Left = 136
  494.             Top = 19
  495.             Width = 50
  496.             Height = 17
  497.             Caption = '&MIME'
  498.             Checked = True
  499.             Font.Charset = DEFAULT_CHARSET
  500.             Font.Color = clBlack
  501.             Font.Height = -11
  502.             Font.Name = 'MS Sans Serif'
  503.             Font.Style = []
  504.             ParentFont = False
  505.             TabOrder = 0
  506.             TabStop = True
  507.           end
  508.           object RadioButton4: TRadioButton
  509.             Left = 193
  510.             Top = 19
  511.             Width = 77
  512.             Height = 17
  513.             Caption = '&UUEncode'
  514.             Font.Charset = DEFAULT_CHARSET
  515.             Font.Color = clBlack
  516.             Font.Height = -11
  517.             Font.Name = 'MS Sans Serif'
  518.             Font.Style = []
  519.             ParentFont = False
  520.             TabOrder = 1
  521.           end
  522.           object RadioButton5: TRadioButton
  523.             Left = 273
  524.             Top = 19
  525.             Width = 77
  526.             Height = 17
  527.             Caption = '&BinHex'
  528.             Font.Charset = DEFAULT_CHARSET
  529.             Font.Color = clBlack
  530.             Font.Height = -11
  531.             Font.Name = 'MS Sans Serif'
  532.             Font.Style = []
  533.             ParentFont = False
  534.             TabOrder = 2
  535.             Visible = False
  536.           end
  537.           object FilenameEdit1: TFilenameEdit
  538.             Left = 136
  539.             Top = 38
  540.             Width = 291
  541.             Height = 21
  542.             Filter = 'Wav files|*.wav|All files (*.*)|*.*'
  543.             FilterIndex = 0
  544.             Color = clWhite
  545.             Font.Charset = DEFAULT_CHARSET
  546.             Font.Color = clBlack
  547.             Font.Height = -11
  548.             Font.Name = 'MS Sans Serif'
  549.             Font.Style = []
  550.             NumGlyphs = 1
  551.             ParentFont = False
  552.             TabOrder = 3
  553.           end
  554.           object CheckBox2: TCheckBox
  555.             Left = 48
  556.             Top = 64
  557.             Width = 156
  558.             Height = 17
  559.             Caption = '&Leave messages on host for'
  560.             Font.Charset = DEFAULT_CHARSET
  561.             Font.Color = clBlack
  562.             Font.Height = -11
  563.             Font.Name = 'MS Sans Serif'
  564.             Font.Style = []
  565.             ParentFont = False
  566.             State = cbChecked
  567.             TabOrder = 4
  568.           end
  569.           object RxSpinEdit1: TRxSpinEdit
  570.             Left = 205
  571.             Top = 62
  572.             Width = 46
  573.             Height = 21
  574.             Value = 5.000000000000000000
  575.             Font.Charset = DEFAULT_CHARSET
  576.             Font.Color = clBlack
  577.             Font.Height = -11
  578.             Font.Name = 'MS Sans Serif'
  579.             Font.Style = []
  580.             ParentFont = False
  581.             TabOrder = 5
  582.           end
  583.           object RxSpinEdit2: TRxSpinEdit
  584.             Left = 381
  585.             Top = 62
  586.             Width = 46
  587.             Height = 21
  588.             Value = 50.000000000000000000
  589.             Font.Charset = DEFAULT_CHARSET
  590.             Font.Color = clBlack
  591.             Font.Height = -11
  592.             Font.Name = 'MS Sans Serif'
  593.             Font.Style = []
  594.             ParentFont = False
  595.             TabOrder = 6
  596.           end
  597.           object Button14: TButton
  598.             Left = 429
  599.             Top = 38
  600.             Width = 54
  601.             Height = 20
  602.             Caption = 'Test...'
  603.             TabOrder = 7
  604.             OnClick = Button14Click
  605.           end
  606.         end
  607.       end
  608.     end
  609.     object TabSheet2: TTabSheet
  610.       Caption = 'Extras'
  611.       object Panel3: TPanel
  612.         Left = 0
  613.         Top = 0
  614.         Width = 505
  615.         Height = 402
  616.         Align = alClient
  617.         BevelOuter = bvLowered
  618.         TabOrder = 0
  619.         object GroupBox3: TGroupBox
  620.           Left = 10
  621.           Top = 5
  622.           Width = 487
  623.           Height = 165
  624.           Caption = '[ Settings ]'
  625.           Font.Charset = DEFAULT_CHARSET
  626.           Font.Color = clBlue
  627.           Font.Height = -11
  628.           Font.Name = 'MS Sans Serif'
  629.           Font.Style = []
  630.           ParentFont = False
  631.           TabOrder = 0
  632.           object Label19: TLabel
  633.             Left = 5
  634.             Top = 14
  635.             Width = 146
  636.             Height = 39
  637.             Alignment = taCenter
  638.             AutoSize = False
  639.             Caption = 
  640.               'Signature is text addable to your messages during message compos' +
  641.               'ing!'
  642.             Font.Charset = DEFAULT_CHARSET
  643.             Font.Color = clWindowText
  644.             Font.Height = -11
  645.             Font.Name = 'MS Sans Serif'
  646.             Font.Style = []
  647.             ParentFont = False
  648.             Transparent = True
  649.             WordWrap = True
  650.           end
  651.           object Label20: TLabel
  652.             Left = 266
  653.             Top = 14
  654.             Width = 146
  655.             Height = 39
  656.             Alignment = taCenter
  657.             AutoSize = False
  658.             Caption = 
  659.               'Headers are texts insertable at the top of your messages during ' +
  660.               'message composing!'
  661.             Font.Charset = DEFAULT_CHARSET
  662.             Font.Color = clWindowText
  663.             Font.Height = -11
  664.             Font.Name = 'MS Sans Serif'
  665.             Font.Style = []
  666.             ParentFont = False
  667.             Transparent = True
  668.             WordWrap = True
  669.           end
  670.           object Bevel1: TBevel
  671.             Left = 243
  672.             Top = 18
  673.             Width = 6
  674.             Height = 137
  675.             Shape = bsLeftLine
  676.           end
  677.           object Label22: TLabel
  678.             Left = 160
  679.             Top = 40
  680.             Width = 37
  681.             Height = 13
  682.             Caption = 'Default:'
  683.           end
  684.           object Label23: TLabel
  685.             Left = 427
  686.             Top = 37
  687.             Width = 37
  688.             Height = 13
  689.             Caption = 'Default:'
  690.           end
  691.           object Button3: TButton
  692.             Tag = 1
  693.             Left = 14
  694.             Top = 57
  695.             Width = 129
  696.             Height = 21
  697.             Caption = 'Signature 1'
  698.             Font.Charset = DEFAULT_CHARSET
  699.             Font.Color = clWindowText
  700.             Font.Height = -11
  701.             Font.Name = 'MS Sans Serif'
  702.             Font.Style = []
  703.             ParentFont = False
  704.             TabOrder = 0
  705.             OnClick = Button3Click
  706.           end
  707.           object Button5: TButton
  708.             Tag = 2
  709.             Left = 14
  710.             Top = 78
  711.             Width = 129
  712.             Height = 21
  713.             Caption = 'Signature 2'
  714.             Font.Charset = DEFAULT_CHARSET
  715.             Font.Color = clWindowText
  716.             Font.Height = -11
  717.             Font.Name = 'MS Sans Serif'
  718.             Font.Style = []
  719.             ParentFont = False
  720.             TabOrder = 1
  721.             OnClick = Button3Click
  722.           end
  723.           object Button6: TButton
  724.             Tag = 3
  725.             Left = 14
  726.             Top = 99
  727.             Width = 129
  728.             Height = 21
  729.             Caption = 'Signature 3'
  730.             Font.Charset = DEFAULT_CHARSET
  731.             Font.Color = clWindowText
  732.             Font.Height = -11
  733.             Font.Name = 'MS Sans Serif'
  734.             Font.Style = []
  735.             ParentFont = False
  736.             TabOrder = 2
  737.             OnClick = Button3Click
  738.           end
  739.           object Button7: TButton
  740.             Tag = 4
  741.             Left = 14
  742.             Top = 120
  743.             Width = 129
  744.             Height = 21
  745.             Caption = 'Signature 4'
  746.             Font.Charset = DEFAULT_CHARSET
  747.             Font.Color = clWindowText
  748.             Font.Height = -11
  749.             Font.Name = 'MS Sans Serif'
  750.             Font.Style = []
  751.             ParentFont = False
  752.             TabOrder = 3
  753.             OnClick = Button3Click
  754.           end
  755.           object Button8: TButton
  756.             Tag = 5
  757.             Left = 14
  758.             Top = 141
  759.             Width = 129
  760.             Height = 21
  761.             Caption = 'Signature 5'
  762.             Font.Charset = DEFAULT_CHARSET
  763.             Font.Color = clWindowText
  764.             Font.Height = -11
  765.             Font.Name = 'MS Sans Serif'
  766.             Font.Style = []
  767.             ParentFont = False
  768.             TabOrder = 4
  769.             OnClick = Button3Click
  770.           end
  771.           object Button9: TButton
  772.             Tag = 1
  773.             Left = 279
  774.             Top = 57
  775.             Width = 129
  776.             Height = 21
  777.             Caption = 'Header 1'
  778.             Font.Charset = DEFAULT_CHARSET
  779.             Font.Color = clWindowText
  780.             Font.Height = -11
  781.             Font.Name = 'MS Sans Serif'
  782.             Font.Style = []
  783.             ParentFont = False
  784.             TabOrder = 5
  785.             OnClick = Button9Click
  786.           end
  787.           object Button10: TButton
  788.             Tag = 2
  789.             Left = 279
  790.             Top = 78
  791.             Width = 129
  792.             Height = 21
  793.             Caption = 'Header 2'
  794.             Font.Charset = DEFAULT_CHARSET
  795.             Font.Color = clWindowText
  796.             Font.Height = -11
  797.             Font.Name = 'MS Sans Serif'
  798.             Font.Style = []
  799.             ParentFont = False
  800.             TabOrder = 6
  801.             OnClick = Button9Click
  802.           end
  803.           object Button11: TButton
  804.             Tag = 3
  805.             Left = 279
  806.             Top = 99
  807.             Width = 129
  808.             Height = 21
  809.             Caption = 'Header 3'
  810.             Font.Charset = DEFAULT_CHARSET
  811.             Font.Color = clWindowText
  812.             Font.Height = -11
  813.             Font.Name = 'MS Sans Serif'
  814.             Font.Style = []
  815.             ParentFont = False
  816.             TabOrder = 7
  817.             OnClick = Button9Click
  818.           end
  819.           object Button12: TButton
  820.             Tag = 4
  821.             Left = 279
  822.             Top = 120
  823.             Width = 129
  824.             Height = 21
  825.             Caption = 'Header 4'
  826.             Font.Charset = DEFAULT_CHARSET
  827.             Font.Color = clWindowText
  828.             Font.Height = -11
  829.             Font.Name = 'MS Sans Serif'
  830.             Font.Style = []
  831.             ParentFont = False
  832.             TabOrder = 8
  833.             OnClick = Button9Click
  834.           end
  835.           object Button13: TButton
  836.             Tag = 5
  837.             Left = 279
  838.             Top = 141
  839.             Width = 129
  840.             Height = 21
  841.             Caption = 'Header 5'
  842.             Font.Charset = DEFAULT_CHARSET
  843.             Font.Color = clWindowText
  844.             Font.Height = -11
  845.             Font.Name = 'MS Sans Serif'
  846.             Font.Style = []
  847.             ParentFont = False
  848.             TabOrder = 9
  849.             OnClick = Button9Click
  850.           end
  851.           object CheckBox5: TCheckBox
  852.             Left = 173
  853.             Top = 58
  854.             Width = 16
  855.             Height = 17
  856.             TabOrder = 10
  857.             OnClick = CheckBox5Click
  858.           end
  859.           object CheckBox6: TCheckBox
  860.             Left = 173
  861.             Top = 78
  862.             Width = 16
  863.             Height = 17
  864.             TabOrder = 11
  865.             OnClick = CheckBox5Click
  866.           end
  867.           object CheckBox7: TCheckBox
  868.             Left = 173
  869.             Top = 98
  870.             Width = 16
  871.             Height = 17
  872.             TabOrder = 12
  873.             OnClick = CheckBox5Click
  874.           end
  875.           object CheckBox8: TCheckBox
  876.             Left = 173
  877.             Top = 119
  878.             Width = 16
  879.             Height = 17
  880.             TabOrder = 13
  881.             OnClick = CheckBox5Click
  882.           end
  883.           object CheckBox9: TCheckBox
  884.             Left = 173
  885.             Top = 141
  886.             Width = 16
  887.             Height = 17
  888.             TabOrder = 14
  889.             OnClick = CheckBox5Click
  890.           end
  891.           object CheckBox10: TCheckBox
  892.             Left = 440
  893.             Top = 55
  894.             Width = 16
  895.             Height = 17
  896.             TabOrder = 15
  897.             OnClick = CheckBox10Click
  898.           end
  899.           object CheckBox11: TCheckBox
  900.             Left = 440
  901.             Top = 75
  902.             Width = 16
  903.             Height = 17
  904.             TabOrder = 16
  905.             OnClick = CheckBox10Click
  906.           end
  907.           object CheckBox12: TCheckBox
  908.             Left = 440
  909.             Top = 95
  910.             Width = 16
  911.             Height = 17
  912.             TabOrder = 17
  913.             OnClick = CheckBox10Click
  914.           end
  915.           object CheckBox13: TCheckBox
  916.             Left = 440
  917.             Top = 116
  918.             Width = 16
  919.             Height = 17
  920.             TabOrder = 18
  921.             OnClick = CheckBox10Click
  922.           end
  923.           object CheckBox14: TCheckBox
  924.             Left = 440
  925.             Top = 137
  926.             Width = 16
  927.             Height = 17
  928.             TabOrder = 19
  929.             OnClick = CheckBox10Click
  930.           end
  931.         end
  932.         object GroupBox4: TGroupBox
  933.           Left = 10
  934.           Top = 188
  935.           Width = 487
  936.           Height = 177
  937.           Caption = '[ Message compose ]'
  938.           Font.Charset = DEFAULT_CHARSET
  939.           Font.Color = clBlue
  940.           Font.Height = -11
  941.           Font.Name = 'MS Sans Serif'
  942.           Font.Style = []
  943.           ParentFont = False
  944.           TabOrder = 1
  945.           object Label15: TLabel
  946.             Left = 212
  947.             Top = 22
  948.             Width = 105
  949.             Height = 13
  950.             Alignment = taRightJustify
  951.             Caption = 'Default message type:'
  952.             Font.Charset = DEFAULT_CHARSET
  953.             Font.Color = clWindowText
  954.             Font.Height = -11
  955.             Font.Name = 'MS Sans Serif'
  956.             Font.Style = []
  957.             ParentFont = False
  958.           end
  959.           object CheckBox3: TCheckBox
  960.             Left = 14
  961.             Top = 20
  962.             Width = 192
  963.             Height = 17
  964.             Caption = 'By default request receipts!'
  965.             Font.Charset = DEFAULT_CHARSET
  966.             Font.Color = clWindowText
  967.             Font.Height = -11
  968.             Font.Name = 'MS Sans Serif'
  969.             Font.Style = []
  970.             ParentFont = False
  971.             TabOrder = 0
  972.           end
  973.           object ComboBox1: TComboBox
  974.             Left = 321
  975.             Top = 20
  976.             Width = 145
  977.             Height = 21
  978.             Font.Charset = DEFAULT_CHARSET
  979.             Font.Color = clWindowText
  980.             Font.Height = -11
  981.             Font.Name = 'MS Sans Serif'
  982.             Font.Style = []
  983.             ItemHeight = 13
  984.             Items.Strings = (
  985.               'Plain text message'
  986.               'Both Plain text & HTML message'
  987.               'Only HTML message')
  988.             ParentFont = False
  989.             TabOrder = 1
  990.           end
  991.           object GroupBox10: TGroupBox
  992.             Left = 16
  993.             Top = 87
  994.             Width = 202
  995.             Height = 76
  996.             Caption = '[ Default composing Font ]'
  997.             TabOrder = 2
  998.             object Label17: TLabel
  999.               Left = 46
  1000.               Top = 25
  1001.               Width = 63
  1002.               Height = 13
  1003.               Alignment = taRightJustify
  1004.               Caption = 'Font change:'
  1005.               Font.Charset = DEFAULT_CHARSET
  1006.               Font.Color = clWindowText
  1007.               Font.Height = -11
  1008.               Font.Name = 'MS Sans Serif'
  1009.               Font.Style = []
  1010.               ParentFont = False
  1011.             end
  1012.             object Label18: TLabel
  1013.               Left = 9
  1014.               Top = 50
  1015.               Width = 100
  1016.               Height = 13
  1017.               Alignment = taRightJustify
  1018.               Caption = 'Current font example:'
  1019.               Font.Charset = DEFAULT_CHARSET
  1020.               Font.Color = clWindowText
  1021.               Font.Height = -11
  1022.               Font.Name = 'MS Sans Serif'
  1023.               Font.Style = []
  1024.               ParentFont = False
  1025.             end
  1026.             object ComposeFontExample: TEdit
  1027.               Left = 115
  1028.               Top = 47
  1029.               Width = 76
  1030.               Height = 23
  1031.               Font.Charset = ANSI_CHARSET
  1032.               Font.Color = clWindowText
  1033.               Font.Height = -12
  1034.               Font.Name = 'Courier New'
  1035.               Font.Style = []
  1036.               ParentFont = False
  1037.               ReadOnly = True
  1038.               TabOrder = 0
  1039.               Text = 'Example'
  1040.             end
  1041.             object Button4: TButton
  1042.               Left = 116
  1043.               Top = 20
  1044.               Width = 75
  1045.               Height = 25
  1046.               Caption = 'Font ...'
  1047.               Font.Charset = DEFAULT_CHARSET
  1048.               Font.Color = clWindowText
  1049.               Font.Height = -11
  1050.               Font.Name = 'MS Sans Serif'
  1051.               Font.Style = []
  1052.               ParentFont = False
  1053.               TabOrder = 1
  1054.               OnClick = Button4Click
  1055.             end
  1056.           end
  1057.           object CheckBox15: TCheckBox
  1058.             Left = 14
  1059.             Top = 40
  1060.             Width = 232
  1061.             Height = 17
  1062.             Caption = 'By default PGP-encrypt messages!'
  1063.             Font.Charset = DEFAULT_CHARSET
  1064.             Font.Color = clWindowText
  1065.             Font.Height = -11
  1066.             Font.Name = 'MS Sans Serif'
  1067.             Font.Style = []
  1068.             ParentFont = False
  1069.             TabOrder = 3
  1070.           end
  1071.           object CheckBox16: TCheckBox
  1072.             Left = 14
  1073.             Top = 60
  1074.             Width = 232
  1075.             Height = 17
  1076.             Caption = 'By default PGP-sign messages!'
  1077.             Font.Charset = DEFAULT_CHARSET
  1078.             Font.Color = clWindowText
  1079.             Font.Height = -11
  1080.             Font.Name = 'MS Sans Serif'
  1081.             Font.Style = []
  1082.             ParentFont = False
  1083.             TabOrder = 4
  1084.           end
  1085.         end
  1086.       end
  1087.     end
  1088.   end
  1089.   object MultiLang1: TMultiLang
  1090.     DefaultEnabled = True
  1091.     Languages = 2
  1092.     Words.Strings = (
  1093.       '%Form%'
  1094.       'Account Properties...'
  1095.       'Eiginleikar p∩┐╜sth∩┐╜lfs'
  1096.       'LMDLabelFill1'
  1097.       'Account properties:'
  1098.       'Eiginleikar p∩┐╜sth∩┐╜lfs'
  1099.       'GroupBox1'
  1100.       '[ Basic information ]'
  1101.       '[ Undirst∩┐╜∩┐╜uuppl∩┐╜singar]'
  1102.       'Label1'
  1103.       'Email address:'
  1104.       'Netfang:'
  1105.       'Label2'
  1106.       'Reply-To address:'
  1107.       'Svara til netfangs:'
  1108.       'Label3'
  1109.       'POP3/IMAP server:'
  1110.       'POP-∩┐╜j∩┐╜nn:'
  1111.       'Label4'
  1112.       'SMTP server:'
  1113.       'SMTP-∩┐╜j∩┐╜nn:'
  1114.       'Label9'
  1115.       'Login username:'
  1116.       'Notandanafn:'
  1117.       'Label6'
  1118.       'Login password:'
  1119.       'Lykilor∩┐╜:'
  1120.       'Label7'
  1121.       'Account Type:'
  1122.       'Tegund p∩┐╜sth∩┐╜lfs:'
  1123.       'Label12'
  1124.       'Timeout seconds:'
  1125.       'Mesti bi∩┐╜t∩┐╜mi:'
  1126.       'Label13'
  1127.       'Remote port:'
  1128.       'G∩┐╜ttarn∩┐╜mer:'
  1129.       'Label14'
  1130.       'Send messages from:'
  1131.       'Senda skilabo∩┐╜ fr∩┐╜:'
  1132.       'RadioButton1'
  1133.       '&POP3'
  1134.       '&POP3'
  1135.       'RadioButton2'
  1136.       '&IMAP4'
  1137.       '&IMAP4'
  1138.       'Button1'
  1139.       'OK'
  1140.       '∩┐╜ lagi'
  1141.       'Button2'
  1142.       'Cancel'
  1143.       '&H∩┐╜tta vi∩┐╜'
  1144.       'CheckBox1'
  1145.       '&Account currently inactive!'
  1146.       'p∩┐╜sth∩┐╜lf er ∩┐╜virkt!'
  1147.       'GroupBox2'
  1148.       '[ Other preferences ]'
  1149.       '[ ∩┐╜nnur uppsetning ]'
  1150.       'Label5'
  1151.       'Encoding:'
  1152.       'Form:'
  1153.       'Label8'
  1154.       'Notification sound:'
  1155.       'Vi∩┐╜t∩┐╜kuhlj∩┐╜∩┐╜:'
  1156.       'Label10'
  1157.       'days or to the maximum of'
  1158.       'daga e∩┐╜a allt a∩┐╜'
  1159.       'Label11'
  1160.       'messages!'
  1161.       'skilabo∩┐╜um mest!'
  1162.       'RadioButton3'
  1163.       '&MIME'
  1164.       '&MIME'
  1165.       'RadioButton4'
  1166.       '&UUEncode'
  1167.       '&UUEncode'
  1168.       'RadioButton5'
  1169.       '&BinHex'
  1170.       '&BinHex'
  1171.       'CheckBox2'
  1172.       '&Leave messages on host for'
  1173.       'Geyma skilabo∩┐╜ ∩┐╜ ∩┐╜j∩┐╜ni ∩┐╜'
  1174.       'Panel1'
  1175.       ''
  1176.       ''
  1177.       'TabSheet1'
  1178.       'Basic settings'
  1179.       'Grunnuppl∩┐╜singar'
  1180.       'Panel2'
  1181.       ''
  1182.       ''
  1183.       'TabSheet2'
  1184.       'Extras'
  1185.       'Aukahlutir'
  1186.       'Panel3'
  1187.       ''
  1188.       ''
  1189.       'GroupBox3'
  1190.       '[ Settings ]'
  1191.       '[ Uppsetning ]'
  1192.       'GroupBox4'
  1193.       '[ Message compose ]'
  1194.       '[ Rit∩┐╜∩┐╜r Skilabo∩┐╜a ]'
  1195.       'CheckBox3'
  1196.       'By default request receipts!'
  1197.       'Bi∩┐╜ja sj∩┐╜lfkrafa um sta∩┐╜festingar ∩┐╜ m∩┐╜tt∩┐╜ku!'
  1198.       'ComboBox1'
  1199.       'Plain text message'
  1200.       'Einfaldur texti'
  1201.       '"'
  1202.       'Both Plain text & HTML message'
  1203.       'B∩┐╜∩┐╜i Einfaldur texti og HTML texti'
  1204.       '"'
  1205.       'Only HTML message'
  1206.       'Bara HTML texti'
  1207.       'Label15'
  1208.       'Default message type:'
  1209.       'Tegund p∩┐╜sts'
  1210.       'Label16'
  1211.       'Remote IMAP folder:'
  1212.       'IMAP mappa:'
  1213.       'GroupBox10'
  1214.       '[ Default composing Font ]'
  1215.       '[ Stafager∩┐╜ ]'
  1216.       'Label17'
  1217.       'Font change:'
  1218.       'Breyting stafager∩┐╜ar'
  1219.       'Label18'
  1220.       'Current font example:'
  1221.       'D∩┐╜mi stafager∩┐╜ar'
  1222.       'ComposeFontExample'
  1223.       'Example'
  1224.       'D∩┐╜mi'
  1225.       'Button4'
  1226.       'Font ...'
  1227.       'Ger∩┐╜...'
  1228.       'Button3'
  1229.       'Signature 1'
  1230.       'Undirskrift 1'
  1231.       'Button5'
  1232.       'Signature 2'
  1233.       'Undirskrift 2'
  1234.       'Button6'
  1235.       'Signature 3'
  1236.       'Undirskrift 3'
  1237.       'Button7'
  1238.       'Signature 4'
  1239.       'Undirskrift 4'
  1240.       'Button8'
  1241.       'Signature 5'
  1242.       'Undirskrift 5'
  1243.       'Button9'
  1244.       'Header 1'
  1245.       'P∩┐╜sthaus 1'
  1246.       'Button10'
  1247.       'Header 2'
  1248.       'P∩┐╜sthaus 2'
  1249.       'Button11'
  1250.       'Header 3'
  1251.       'P∩┐╜sthaus 3'
  1252.       'Button12'
  1253.       'Header 4'
  1254.       'P∩┐╜sthaus 4'
  1255.       'Button13'
  1256.       'Header 5'
  1257.       'P∩┐╜sthaus 5'
  1258.       'Label19'
  1259.       
  1260.         'Signature is text addable to your messages during message compos' +
  1261.         'ing!'
  1262.       
  1263.         'Undirskrift er unnt a∩┐╜ b∩┐╜ta vi∩┐╜ aftan vi∩┐╜ texta me∩┐╜an hann er sa' +
  1264.         'minn!'
  1265.       'Label20'
  1266.       
  1267.         'Headers are texts insertable at the top of your messages during ' +
  1268.         'message composing!'
  1269.       
  1270.         'P∩┐╜sthaus er unnt a∩┐╜ b∩┐╜ta inn∩┐╜,  framan vi∩┐╜ texta me∩┐╜an hann er s' +
  1271.         'aminn!'
  1272.       'Edit1'
  1273.       ''
  1274.       ''
  1275.       'Edit2'
  1276.       ''
  1277.       ''
  1278.       'Edit3'
  1279.       ''
  1280.       ''
  1281.       'Edit4'
  1282.       ''
  1283.       ''
  1284.       'Edit7'
  1285.       ''
  1286.       ''
  1287.       'Edit5'
  1288.       ''
  1289.       ''
  1290.       'Edit6'
  1291.       ''
  1292.       ''
  1293.       'FilenameEdit1'
  1294.       ''
  1295.       ''
  1296.       'GroupBox5'
  1297.       '[ IMAP preferences ]'
  1298.       '[ Eiginleikar IMAP ]'
  1299.       'Edit8'
  1300.       'INBOX'
  1301.       'INBOX'
  1302.       'CheckBox4'
  1303.       'Move deleted messages to TRASH folder...'
  1304.       'F∩┐╜ra eyddan p∩┐╜st ∩┐╜ RUSL!'
  1305.       'Label21'
  1306.       'Character set:'
  1307.       'Karakter sett:'
  1308.       'Label22'
  1309.       'Default:'
  1310.       'Sj∩┐╜lfgefi∩┐╜:'
  1311.       'Label23'
  1312.       'Default:'
  1313.       'Sj∩┐╜lfgefi∩┐╜:'
  1314.       'CheckBox5'
  1315.       ''
  1316.       ''
  1317.       'CheckBox6'
  1318.       ''
  1319.       ''
  1320.       'CheckBox7'
  1321.       ''
  1322.       ''
  1323.       'CheckBox8'
  1324.       ''
  1325.       ''
  1326.       'CheckBox9'
  1327.       ''
  1328.       ''
  1329.       'CheckBox10'
  1330.       ''
  1331.       ''
  1332.       'CheckBox11'
  1333.       ''
  1334.       ''
  1335.       'CheckBox12'
  1336.       ''
  1337.       ''
  1338.       'CheckBox13'
  1339.       ''
  1340.       ''
  1341.       'CheckBox14'
  1342.       ''
  1343.       ''
  1344.       'ComboBox2'
  1345.       'US ASCII'
  1346.       ''
  1347.       '"'
  1348.       'ISO 8859'
  1349.       ''
  1350.       'Button14'
  1351.       'Test...'
  1352.       'Pr∩┐╜fa...'
  1353.       'CheckBox15'
  1354.       'By default PGP-encrypt messages!'
  1355.       'Sj∩┐╜lfkrafa brengla p∩┐╜stinn me∩┐╜ PGP!'
  1356.       'CheckBox16'
  1357.       'By default PGP-sign messages!'
  1358.       'Sj∩┐╜lfkrafa "undirskrifa" (sign) p∩┐╜stinn me∩┐╜ PGP!')
  1359.     DoNot.Strings = (
  1360.       'ComboBox2')
  1361.     CharSets.Strings = (
  1362.       'MS Sans Serif,1'
  1363.       'MS Sans Serif,1')
  1364.     Left = 368
  1365.     Top = 48
  1366.   end
  1367.   object FontDialog1: TFontDialog
  1368.     Font.Charset = DEFAULT_CHARSET
  1369.     Font.Color = clWindowText
  1370.     Font.Height = -11
  1371.     Font.Name = 'MS Sans Serif'
  1372.     Font.Style = []
  1373.     MinFontSize = 0
  1374.     MaxFontSize = 0
  1375.     Left = 322
  1376.     Top = 48
  1377.   end
  1378.   object FormPlacement1: TFormPlacement
  1379.     IniFileName = '.\tmcstat.ini'
  1380.     IniSection = 'AccountProperties'
  1381.     Left = 277
  1382.     Top = 48
  1383.   end
  1384. end
  1385.