⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sendmail.nfm.~2~

📁 Delphi 2005程序设计教程_实例源文件和教学课件
💻 ~2~
字号:
object Form2: TForm2
  Caption = #26032#37038#20214
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  Height = 292
  Width = 409
  Left = 0
  Top = 0
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Caption = 'SMTP'#26381#21153#22120
    Left = 16
    Top = 16
    Width = 62
    Height = 13
  end
  object Label2: TLabel
    Caption = #37038#20214#22320#22336'(To)'
    Left = 16
    Top = 48
    Width = 68
    Height = 13
  end
  object Label3: TLabel
    Caption = #20027#39064'(Subject)'
    Left = 16
    Top = 80
    Width = 68
    Height = 13
  end
  object Edit1: TEdit
    TabOrder = 0
    Text = 'Edit1'
    Left = 96
    Top = 16
    Width = 185
    Height = 21
  end
  object Edit2: TEdit
    TabOrder = 1
    Text = 'Edit2'
    Left = 96
    Top = 48
    Width = 185
    Height = 21
  end
  object Edit3: TEdit
    TabOrder = 2
    Text = 'Edit3'
    Left = 96
    Top = 80
    Width = 185
    Height = 21
  end
  object Memo1: TMemo
    Lines.Strings = (
      'Memo1')
    TabOrder = 3
    Left = 8
    Top = 109
    Width = 385
    Height = 148
  end
  object Button1: TButton
    Caption = #21457#36865
    TabOrder = 4
    Left = 312
    Top = 24
    Width = 75
    Height = 25
  end
  object Button2: TButton
    Caption = #21462#28040
    TabOrder = 5
    Left = 312
    Top = 64
    Width = 75
    Height = 25
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -