Delphi XE2/FireMonkey 电子邮件创建

发布于 2024-12-08 12:24:47 字数 162 浏览 0 评论 0原文

我们正在用 Delphi XE2/Firemonkey for IOS 编写一个应用程序(在 iPad 上运行)我们需要能够从应用程序中创建带有附件的电子邮件。我们尝试过使用 Indy 组件,但它们不适用于 IOS。无论如何,我们可以在 Delphi 中做到这一点,还是必须求助于 Xcode 中编写应用程序?

We are writing an application in Delphi XE2/Firemonkey for IOS (to run on an IPad) We need to be able to create an email witn an attachment from within the application. We have tried to use the Indy components but they do not work on IOS. Is there anyway we can do this in Delphi or do we have to resort to writing the app in Xcode?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

阳光①夏 2024-12-15 12:24:47

Indy 不适用于 iOS。请参阅这个SO问题

Embarcadero Delphi Firemonkey 论坛上有一个关于此问题的帖子话题。其中,建议您使用iOS MessageUI框架,并参考这个SO问题为例。

Indy doesn't work on iOS. See this SO question.

There's a thread on the Embarcadero Delphi Firemonkey forums about this very topic. In it, it's suggested you use the iOS MessageUI framework, and refers to this SO question for an example.

故笙诉离歌 2024-12-15 12:24:47

从 iOS FireMonkey 应用程序发送电子邮件

http://blogs.embarcadero.com/ao /2011/10/04/39133

Sending an email from an iOS FireMonkey application

http://blogs.embarcadero.com/ao/2011/10/04/39133

好多鱼好多余 2024-12-15 12:24:47

Delphi xe4 的所有 Indy 组件都可以在 win32 上运行
/iOS平台。

Delphi xe4 has all Indy components working both win32
/iOS platform.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文