home *** CD-ROM | disk | FTP | other *** search
/ Freelog 11 / Freelog011.iso / BestOf / PhoenixMail / Source / phoenix / FMAccount.dfm / FMAccount.txt next >
Text File  |  1999-02-05  |  14KB  |  613 lines

  1. object AccountForm: TAccountForm
  2.   Tag = 110
  3.   Left = 397
  4.   Top = 313
  5.   HelpContext = 19
  6.   ActiveControl = Button1
  7.   BorderStyle = bsDialog
  8.   Caption = 'Properties'
  9.   ClientHeight = 330
  10.   ClientWidth = 330
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 0
  23.     Top = 29
  24.     Width = 330
  25.     Height = 269
  26.     Align = alTop
  27.     BevelOuter = bvNone
  28.     BorderWidth = 6
  29.     TabOrder = 3
  30.     object PageControl1: TPageControl
  31.       Left = 6
  32.       Top = 6
  33.       Width = 318
  34.       Height = 257
  35.       ActivePage = TabSheet1
  36.       Align = alClient
  37.       TabOrder = 0
  38.       object TabSheet1: TTabSheet
  39.         Tag = 111
  40.         HelpContext = 19
  41.         Caption = 'General'
  42.         object Label1: TLabel
  43.           Tag = 119
  44.           Left = 16
  45.           Top = 24
  46.           Width = 31
  47.           Height = 13
  48.           Caption = '&Name:'
  49.           FocusControl = Edit1
  50.         end
  51.         object Bevel1: TBevel
  52.           Left = 4
  53.           Top = 54
  54.           Width = 301
  55.           Height = 5
  56.           Shape = bsTopLine
  57.         end
  58.         object Label2: TLabel
  59.           Tag = 136
  60.           Left = 4
  61.           Top = 48
  62.           Width = 23
  63.           Height = 13
  64.           Caption = 'From'
  65.         end
  66.         object Label3: TLabel
  67.           Tag = 120
  68.           Left = 16
  69.           Top = 68
  70.           Width = 72
  71.           Height = 13
  72.           Caption = '&E-mail Address:'
  73.           FocusControl = Edit2
  74.         end
  75.         object Label4: TLabel
  76.           Tag = 121
  77.           Left = 16
  78.           Top = 96
  79.           Width = 56
  80.           Height = 13
  81.           Caption = '&Real Name:'
  82.           FocusControl = Edit3
  83.         end
  84.         object Label5: TLabel
  85.           Tag = 123
  86.           Left = 16
  87.           Top = 168
  88.           Width = 72
  89.           Height = 13
  90.           Caption = 'E-mail &Address:'
  91.           FocusControl = Edit4
  92.         end
  93.         object Label6: TLabel
  94.           Tag = 124
  95.           Left = 16
  96.           Top = 196
  97.           Width = 56
  98.           Height = 13
  99.           Caption = 'R&eal Name:'
  100.           FocusControl = Edit5
  101.         end
  102.         object Bevel2: TBevel
  103.           Left = 4
  104.           Top = 154
  105.           Width = 301
  106.           Height = 5
  107.           Shape = bsTopLine
  108.         end
  109.         object Label7: TLabel
  110.           Tag = 137
  111.           Left = 4
  112.           Top = 148
  113.           Width = 39
  114.           Height = 13
  115.           Caption = 'Reply to'
  116.         end
  117.         object Bevel5: TBevel
  118.           Left = 4
  119.           Top = 10
  120.           Width = 301
  121.           Height = 5
  122.           Shape = bsTopLine
  123.         end
  124.         object Label16: TLabel
  125.           Tag = 135
  126.           Left = 4
  127.           Top = 4
  128.           Width = 40
  129.           Height = 13
  130.           Caption = 'Account'
  131.         end
  132.         object Label21: TLabel
  133.           Tag = 122
  134.           Left = 16
  135.           Top = 124
  136.           Width = 62
  137.           Height = 13
  138.           Caption = '&Organization:'
  139.           FocusControl = Edit4
  140.         end
  141.         object Edit1: TEdit
  142.           Left = 92
  143.           Top = 20
  144.           Width = 205
  145.           Height = 21
  146.           TabOrder = 0
  147.         end
  148.         object Edit2: TEdit
  149.           Left = 92
  150.           Top = 64
  151.           Width = 205
  152.           Height = 21
  153.           TabOrder = 1
  154.         end
  155.         object Edit3: TEdit
  156.           Left = 92
  157.           Top = 92
  158.           Width = 205
  159.           Height = 21
  160.           TabOrder = 2
  161.         end
  162.         object Edit4: TEdit
  163.           Left = 92
  164.           Top = 164
  165.           Width = 205
  166.           Height = 21
  167.           TabOrder = 4
  168.         end
  169.         object Edit5: TEdit
  170.           Left = 92
  171.           Top = 192
  172.           Width = 205
  173.           Height = 21
  174.           TabOrder = 5
  175.         end
  176.         object Edit14: TEdit
  177.           Left = 92
  178.           Top = 120
  179.           Width = 205
  180.           Height = 21
  181.           TabOrder = 3
  182.         end
  183.       end
  184.       object TabSheet2: TTabSheet
  185.         Tag = 112
  186.         HelpContext = 20
  187.         Caption = 'Receive'
  188.         object Bevel3: TBevel
  189.           Left = 4
  190.           Top = 10
  191.           Width = 301
  192.           Height = 5
  193.           Shape = bsTopLine
  194.         end
  195.         object Label9: TLabel
  196.           Tag = 125
  197.           Left = 16
  198.           Top = 52
  199.           Width = 34
  200.           Height = 13
  201.           Caption = '&Server:'
  202.           FocusControl = Edit6
  203.         end
  204.         object Label8: TLabel
  205.           Tag = 138
  206.           Left = 4
  207.           Top = 4
  208.           Width = 28
  209.           Height = 13
  210.           Caption = 'POP3'
  211.         end
  212.         object Label10: TLabel
  213.           Tag = 126
  214.           Left = 16
  215.           Top = 80
  216.           Width = 22
  217.           Height = 13
  218.           Caption = '&Port:'
  219.           FocusControl = Edit7
  220.         end
  221.         object Label11: TLabel
  222.           Tag = 127
  223.           Left = 16
  224.           Top = 108
  225.           Width = 56
  226.           Height = 13
  227.           Caption = '&User Name:'
  228.           FocusControl = Edit8
  229.         end
  230.         object Label12: TLabel
  231.           Tag = 128
  232.           Left = 16
  233.           Top = 140
  234.           Width = 49
  235.           Height = 13
  236.           Caption = 'Pass&word:'
  237.           FocusControl = Edit9
  238.         end
  239.         object CheckBox1: TCheckBox
  240.           Tag = 313
  241.           Left = 16
  242.           Top = 24
  243.           Width = 281
  244.           Height = 17
  245.           Caption = '&Fetch mail from this server'
  246.           TabOrder = 0
  247.           OnClick = CheckBox1Click
  248.         end
  249.         object Edit6: TEdit
  250.           Left = 92
  251.           Top = 48
  252.           Width = 205
  253.           Height = 21
  254.           TabOrder = 1
  255.         end
  256.         object Edit7: TEdit
  257.           Left = 92
  258.           Top = 76
  259.           Width = 61
  260.           Height = 21
  261.           TabOrder = 2
  262.         end
  263.         object Edit8: TEdit
  264.           Left = 92
  265.           Top = 104
  266.           Width = 205
  267.           Height = 21
  268.           TabOrder = 3
  269.         end
  270.         object Edit9: TEdit
  271.           Left = 92
  272.           Top = 136
  273.           Width = 205
  274.           Height = 21
  275.           TabOrder = 4
  276.         end
  277.         object CheckBox3: TCheckBox
  278.           Tag = 333
  279.           Left = 92
  280.           Top = 160
  281.           Width = 205
  282.           Height = 17
  283.           Caption = '&Prompt for password'
  284.           TabOrder = 5
  285.           OnClick = CheckBox1Click
  286.         end
  287.       end
  288.       object TabSheet3: TTabSheet
  289.         Tag = 113
  290.         HelpContext = 21
  291.         Caption = 'Send'
  292.         object Bevel4: TBevel
  293.           Left = 4
  294.           Top = 10
  295.           Width = 301
  296.           Height = 5
  297.           Shape = bsTopLine
  298.         end
  299.         object Label14: TLabel
  300.           Tag = 129
  301.           Left = 16
  302.           Top = 52
  303.           Width = 34
  304.           Height = 13
  305.           Caption = '&Server:'
  306.           FocusControl = Edit10
  307.         end
  308.         object Label15: TLabel
  309.           Tag = 130
  310.           Left = 16
  311.           Top = 80
  312.           Width = 22
  313.           Height = 13
  314.           Caption = '&Port:'
  315.           FocusControl = Edit11
  316.         end
  317.         object Label13: TLabel
  318.           Tag = 139
  319.           Left = 4
  320.           Top = 4
  321.           Width = 30
  322.           Height = 13
  323.           Caption = 'SMTP'
  324.         end
  325.         object Edit10: TEdit
  326.           Left = 92
  327.           Top = 48
  328.           Width = 205
  329.           Height = 21
  330.           TabOrder = 1
  331.         end
  332.         object Edit11: TEdit
  333.           Left = 92
  334.           Top = 76
  335.           Width = 61
  336.           Height = 21
  337.           TabOrder = 2
  338.         end
  339.         object CheckBox2: TCheckBox
  340.           Tag = 314
  341.           Left = 16
  342.           Top = 24
  343.           Width = 281
  344.           Height = 17
  345.           Caption = 'S&end mail to this server'
  346.           TabOrder = 0
  347.           OnClick = CheckBox1Click
  348.         end
  349.       end
  350.       object TabSheet4: TTabSheet
  351.         Tag = 114
  352.         HelpContext = 22
  353.         Caption = 'Filter'
  354.         object Bevel6: TBevel
  355.           Left = 4
  356.           Top = 10
  357.           Width = 301
  358.           Height = 5
  359.           Shape = bsTopLine
  360.         end
  361.         object Label18: TLabel
  362.           Tag = 131
  363.           Left = 16
  364.           Top = 68
  365.           Width = 77
  366.           Height = 13
  367.           Caption = '&Keep on Server:'
  368.           FocusControl = Edit12
  369.         end
  370.         object Label17: TLabel
  371.           Tag = 140
  372.           Left = 4
  373.           Top = 4
  374.           Width = 71
  375.           Height = 13
  376.           Caption = 'Filter Keywords'
  377.         end
  378.         object Label19: TLabel
  379.           Tag = 132
  380.           Left = 16
  381.           Top = 112
  382.           Width = 91
  383.           Height = 13
  384.           Caption = 'D&elete from Server:'
  385.           FocusControl = Edit13
  386.         end
  387.         object Label20: TLabel
  388.           Tag = 133
  389.           Left = 16
  390.           Top = 152
  391.           Width = 281
  392.           Height = 53
  393.           AutoSize = False
  394.           Caption = 
  395.             'Separate each keyword with a space. To enforce a keyword, put a ' +
  396.             'plus forward it. To forbid a keyword, put a minus forward it. Ex' +
  397.             'act phrases must be quoted. Click Help for more help.'
  398.           WordWrap = True
  399.         end
  400.         object Label23: TLabel
  401.           Tag = 134
  402.           Left = 16
  403.           Top = 204
  404.           Width = 281
  405.           Height = 13
  406.           AutoSize = False
  407.           Caption = 'Example: -advert -"Advertisement" newspaper +computer'
  408.           WordWrap = True
  409.         end
  410.         object Label22: TLabel
  411.           Tag = 315
  412.           Left = 16
  413.           Top = 24
  414.           Width = 115
  415.           Height = 13
  416.           Caption = '&Default Download Type:'
  417.           FocusControl = ComboBoxEx1
  418.         end
  419.         object Label27: TLabel
  420.           Tag = 281
  421.           Left = 124
  422.           Top = 72
  423.           Width = 180
  424.           Height = 13
  425.           Caption = 'Download without deleting from server'
  426.           Visible = False
  427.         end
  428.         object Label28: TLabel
  429.           Tag = 280
  430.           Left = 144
  431.           Top = 60
  432.           Width = 74
  433.           Height = 13
  434.           Caption = 'Keep on Server'
  435.           Visible = False
  436.         end
  437.         object Label29: TLabel
  438.           Tag = 279
  439.           Left = 144
  440.           Top = 28
  441.           Width = 86
  442.           Height = 13
  443.           Caption = 'Delete from server'
  444.           Visible = False
  445.         end
  446.         object Label30: TLabel
  447.           Tag = 278
  448.           Left = 144
  449.           Top = 12
  450.           Width = 156
  451.           Height = 13
  452.           Caption = 'Download and delete from server'
  453.           Visible = False
  454.         end
  455.         object Edit12: TEdit
  456.           Left = 16
  457.           Top = 84
  458.           Width = 281
  459.           Height = 21
  460.           TabOrder = 0
  461.         end
  462.         object Edit13: TEdit
  463.           Left = 16
  464.           Top = 128
  465.           Width = 281
  466.           Height = 21
  467.           TabOrder = 1
  468.         end
  469.         object ComboBoxEx1: TComboBoxEx
  470.           Left = 16
  471.           Top = 40
  472.           Width = 281
  473.           Height = 22
  474.           Values.Strings = (
  475.             '0'
  476.             '1'
  477.             '2'
  478.             '3')
  479.           ImgIndexes.Strings = (
  480.             '0'
  481.             '1'
  482.             '2'
  483.             '3')
  484.           Images = ImageList1
  485.           ShowImages = True
  486.           DropDownCount = 10
  487.           ItemHeight = 16
  488.           Items.Strings = (
  489.             'n.a.'
  490.             'n.a.'
  491.             'n.a.'
  492.             'n.a.')
  493.           TabOrder = 2
  494.         end
  495.       end
  496.       object TabSheet5: TTabSheet
  497.         Tag = 212
  498.         HelpContext = 23
  499.         Caption = 'Signature'
  500.         object Bevel7: TBevel
  501.           Left = 4
  502.           Top = 10
  503.           Width = 301
  504.           Height = 5
  505.           Shape = bsTopLine
  506.         end
  507.         object Label26: TLabel
  508.           Tag = 211
  509.           Left = 16
  510.           Top = 24
  511.           Width = 205
  512.           Height = 13
  513.           Caption = 'This text will be attached to every new mail:'
  514.         end
  515.         object Label25: TLabel
  516.           Tag = 210
  517.           Left = 4
  518.           Top = 4
  519.           Width = 91
  520.           Height = 13
  521.           Caption = 'Standard Signature'
  522.         end
  523.         object Memo1: TMemo
  524.           Left = 16
  525.           Top = 40
  526.           Width = 285
  527.           Height = 181
  528.           ScrollBars = ssBoth
  529.           TabOrder = 0
  530.           WantTabs = True
  531.           WordWrap = False
  532.         end
  533.       end
  534.     end
  535.   end
  536.   object Button1: TButton
  537.     Tag = 116
  538.     Left = 88
  539.     Top = 300
  540.     Width = 75
  541.     Height = 25
  542.     Caption = '&OK'
  543.     Default = True
  544.     TabOrder = 0
  545.     OnClick = Button1Click
  546.   end
  547.   object Button2: TButton
  548.     Tag = 117
  549.     Left = 168
  550.     Top = 300
  551.     Width = 75
  552.     Height = 25
  553.     Cancel = True
  554.     Caption = '&Cancel'
  555.     ModalResult = 2
  556.     TabOrder = 1
  557.   end
  558.   object Panel2: TPanel
  559.     Left = 0
  560.     Top = 0
  561.     Width = 330
  562.     Height = 29
  563.     Align = alTop
  564.     BevelOuter = bvNone
  565.     TabOrder = 4
  566.     object Image1: TImage
  567.       Left = 6
  568.       Top = 4
  569.       Width = 318
  570.       Height = 25
  571.       AutoSize = True
  572.     end
  573.     object Image2: TImage
  574.       Left = 10
  575.       Top = 8
  576.       Width = 16
  577.       Height = 16
  578.       AutoSize = True
  579.       Picture.Data = {<image000.bmp>}
  580.       Transparent = True
  581.     end
  582.     object Label24: TLabel
  583.       Tag = 115
  584.       Left = 30
  585.       Top = 6
  586.       Width = 54
  587.       Height = 19
  588.       Caption = 'Account'
  589.       Font.Charset = ANSI_CHARSET
  590.       Font.Color = clCaptionText
  591.       Font.Height = -16
  592.       Font.Name = 'Times New Roman'
  593.       Font.Style = [fsBold]
  594.       ParentFont = False
  595.       Transparent = True
  596.     end
  597.   end
  598.   object Button3: TButton
  599.     Tag = 118
  600.     Left = 248
  601.     Top = 300
  602.     Width = 75
  603.     Height = 25
  604.     Caption = '&Help...'
  605.     TabOrder = 2
  606.     OnClick = Button3Click
  607.   end
  608.   object ImageList1: TImageList
  609.     Left = 54
  610.     Top = 239
  611.   end
  612. end
  613.