onlyou13

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2019年3月17日

摘要: procedure TForm1.FormCreate(Sender: TObject); begin try IdSMTP1.AuthenticationType := atLogin; IdSMTP1.Host := 'smtp.qq.com'; IdSMTP1.Username := 'tes 阅读全文
posted @ 2019-03-17 11:46 onlyou13 阅读(869) 评论(0) 推荐(0) 编辑