Unit1.dfm
上传用户:yunbing78
上传日期:2018-02-16
资源大小:7k
文件大小:4k
源码类别:

Email服务器

开发平台:

Delphi

  1. object Form1: TForm1
  2.   Left = 202
  3.   Top = 151
  4.   Width = 519
  5.   Height = 389
  6.   Caption = #36890#36807'SMTP'#26381#21153#22120#21457#36865#37038#20214
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label3: TLabel
  17.     Left = 8
  18.     Top = 128
  19.     Width = 74
  20.     Height = 13
  21.     Caption = #37038#20214#27491#25991'      '
  22.   end
  23.   object Label6: TLabel
  24.     Left = 8
  25.     Top = 56
  26.     Width = 40
  27.     Height = 13
  28.     Caption = #20027#39064'    '
  29.   end
  30.   object Label7: TLabel
  31.     Left = 8
  32.     Top = 96
  33.     Width = 51
  34.     Height = 13
  35.     Caption = #21457#20214#20154'   '
  36.   end
  37.   object Label8: TLabel
  38.     Left = 8
  39.     Top = 16
  40.     Width = 54
  41.     Height = 13
  42.     Caption = #25910#20214#20154'    '
  43.   end
  44.   object Label1: TLabel
  45.     Left = 368
  46.     Top = 40
  47.     Width = 54
  48.     Height = 13
  49.     Caption = #26381#21153#22120'    '
  50.   end
  51.   object Label2: TLabel
  52.     Left = 368
  53.     Top = 104
  54.     Width = 46
  55.     Height = 13
  56.     Caption = #31471#21475'      '
  57.   end
  58.   object Label4: TLabel
  59.     Left = 368
  60.     Top = 168
  61.     Width = 46
  62.     Height = 13
  63.     Caption = #24080#21495'      '
  64.   end
  65.   object Label5: TLabel
  66.     Left = 368
  67.     Top = 232
  68.     Width = 40
  69.     Height = 13
  70.     Caption = #23494#30721'    '
  71.   end
  72.   object Bevel1: TBevel
  73.     Left = 360
  74.     Top = 24
  75.     Width = 145
  76.     Height = 273
  77.   end
  78.   object Button1: TButton
  79.     Left = 256
  80.     Top = 112
  81.     Width = 81
  82.     Height = 33
  83.     Caption = #21457#36865#37038#20214
  84.     TabOrder = 0
  85.     OnClick = Button1Click
  86.   end
  87.   object Edit1: TEdit
  88.     Left = 368
  89.     Top = 256
  90.     Width = 129
  91.     Height = 21
  92.     ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  93.     PasswordChar = '*'
  94.     TabOrder = 1
  95.   end
  96.   object Edit2: TEdit
  97.     Left = 368
  98.     Top = 192
  99.     Width = 129
  100.     Height = 21
  101.     ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  102.     TabOrder = 2
  103.   end
  104.   object Memo1: TMemo
  105.     Left = 64
  106.     Top = 144
  107.     Width = 273
  108.     Height = 161
  109.     ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  110.     Lines.Strings = (
  111.       '')
  112.     TabOrder = 3
  113.   end
  114.   object Edit3: TEdit
  115.     Left = 368
  116.     Top = 64
  117.     Width = 129
  118.     Height = 21
  119.     ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  120.     TabOrder = 4
  121.   end
  122.   object Button2: TButton
  123.     Left = 64
  124.     Top = 320
  125.     Width = 81
  126.     Height = 25
  127.     Caption = #28155#21152#38468#20214
  128.     TabOrder = 5
  129.     OnClick = Button2Click
  130.   end
  131.   object Edit4: TEdit
  132.     Left = 64
  133.     Top = 48
  134.     Width = 273
  135.     Height = 21
  136.     ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  137.     TabOrder = 6
  138.   end
  139.   object Edit5: TEdit
  140.     Left = 64
  141.     Top = 88
  142.     Width = 273
  143.     Height = 21
  144.     ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  145.     TabOrder = 7
  146.   end
  147.   object Edit6: TEdit
  148.     Left = 64
  149.     Top = 16
  150.     Width = 273
  151.     Height = 21
  152.     ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  153.     TabOrder = 8
  154.   end
  155.   object Edit7: TEdit
  156.     Left = 368
  157.     Top = 128
  158.     Width = 129
  159.     Height = 21
  160.     ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
  161.     TabOrder = 9
  162.   end
  163.   object Button3: TButton
  164.     Left = 392
  165.     Top = 320
  166.     Width = 81
  167.     Height = 25
  168.     Caption = #36864#20986
  169.     TabOrder = 10
  170.     OnClick = Button3Click
  171.   end
  172.   object SMTP1: TIdSMTP
  173.     ASCIIFilter = True
  174.     MaxLineAction = maException
  175.     ReadTimeout = 0
  176.     Port = 25
  177.     AuthenticationType = atNone
  178.     Left = 16
  179.     Top = 160
  180.   end
  181.   object IdMsg: TIdMessage
  182.     AttachmentEncoding = 'MIME'
  183.     BccList = <>
  184.     CCList = <>
  185.     Encoding = meMIME
  186.     Recipients = <>
  187.     ReplyTo = <>
  188.     Left = 16
  189.     Top = 224
  190.   end
  191.   object OpenDialog1: TOpenDialog
  192.     Left = 16
  193.     Top = 192
  194.   end
  195. end