Delphi类似于Outlook的显示附件的组件
是否有类似于 Outlook 使用的 Delphi 组件 显示附件?
我是 D2006。所以我不熟悉 与任何新的德尔福 组件尚未。
谢谢 !
Is there a Delphi component similar to the one Outlook uses
to show the attachments ?
I'm D2006. So I'm not familiar
with any of the new Delphi
components yet.
Thanks !
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 ListView:
这是 ListView 的 DFM:
Use a ListView:
Here's the DFM for the ListView: