Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Delphi XE3 中使用TidSmtpandTidMessage发送邮件:
TidSmtp
TidMessage
Idmessage1.body := StringList; Smtp.Send(IDmessage1);
怎么改字体Idmessage1?
Idmessage1