英文: How to close TDialogService.MessageDialog() automatically after a certain time in Delphi FMX on ...
Delphi: 使用子键记录到事件查看器
英文: Delphi: Log to Eventviewer using subkeys 问题 我多年来一直在思考的一件事...希望有人能提供一些启发。 如果你查看Windows事件查看器中的日志应用...
荷兰语的ISO 639x值是什么?
英文: What is the ISO 639x Value for Dutch? 问题 我们的程序使用ISO 639x代码来轻松命名语言文件。 然而,在https://docwiki.embarca...
Delphi Indy 10的PDF附件无法阅读。
英文: Delphi Indy 10 pdf attachment is unreadable 问题 I am attempting to export a report as a PDF then ...
需要建议在Delphi中替代使用Faststring.pas。
英文: Need suggestion to use alternate for Faststring.pas in delphi 问题 我已将代码从Delphi 6 32位转换为Delphi 11 ...
如何在Delphi中在编译时有条件地更改类继承?
英文: How to conditionally change class inheritance at compile-time in Delphi?? 问题 我正在处理一个Delphi项目,其中我...
如何在Delphi中获取属性的指针?
英文: How do I get a pointer to a property in Delphi? 问题 我想要一个指向 TEdit.Text 的指针,但不管我怎么表达,Delphi都坚持说 E2...
Delphi – 使用 FireDac 将 CSV 加载到数据集中(字段大小问题…)
英文: Delphi - Loading a CSV into a Dataset using FireDac ( Field Sizing Issue... ) 问题 I'm using TFDBa...
使用TActions而不使用它们的OnExecute事件。
英文: Use TActions without their OnExecute event 问题 我想使用TActions来集中应用程序的主要选项,但不是定义单独的OnExecute事件来运行每个选...
助手记录在编译时未经验证
英文: Helper Record not validated on compile 问题 使用Delphi 11.3(包括Patch 1)。 我为自定义的Variant类型创建了一个“Record ...