英文: How to send embedded base64 image (HTML) by email correctly? 问题 我想使用Indy来发送带有嵌入图像的电子邮件,对于这些情况,HT...
如何在Delphi中实现SSL以连接到一个REDCap API服务器?
英文: How do I implement SSL in Delphi to connect to a REDCap API server? 问题 我试图使用XE7连接到内部的REDCap服务器。R...
可以修改TStringField类(带有新属性)吗?
英文: Is it possible to modify TStringField class (with new property) 问题 Delphi 11.3 和使用 UniDac 连接 Ora...
“failed to find configured root that contains”错误的原因是什么?
英文: How can I find the cause of the error: "failed to find configured root that contains" ...
如何在Delphi上针对Linux平台进行定位?
英文: How to target Linux Platform on Delphi? 问题 我想使用Delphi为Linux开发应用程序,但Linux不是我的目标平台选项: 开始使用Delphi开发...
如何配置RAD Server以发送压缩响应?
英文: How to configure RAD Server to send compressed responses? 问题 我正在使用RAD Server构建一个新的C/S应用程序原型。 我想要...
我可以传递参数给一个使用Delphi编写的Windows服务应用程序吗?
英文: Can I pass a parameter to a Windows Service Application Delphi 问题 我一直在使用以下命令安装和卸载我的Delphi Window...
Delphi中的[DCC致命错误] F2588 链接器错误代码:1($00000001)
英文: Delphi with [DCC Fatal Error] F2588 Linker error code: 1 ($00000001) 问题 我尝试使用Delphi 10.4和FMXLinu...
Delphi Spring4D 适配器单元
英文: Delphi Spring4D Adapters units 问题 我刚刚安装了Spring4D来测试,但它无法找到Spring.Persistence.Adapters单元。我尝试了多种安装...
使用Delphi中的TClientDataset检索嵌套的JSON字段的正确方法是什么?
英文: What is the proper way to retrieve a nested JSON field using TClientDataset in Delphi? 问题 I am u...
11