TSL语言基础
>
Object TSL
>
TSL内置对象使用大全
>
MailMsg对象
>
MailMsg对象的方法
AddAttachment
复制链接
简述
添加一个文件附件的消息部分。
定义
AddAttachment ():MessagePart Object;
参考
MessagePart对象
相关
AddText
SendCmd
SaveToFile
LoadFromFile
SaveToStream
LoadFromStream
MessagePart
AddAttachment