英文: Number branches in a tree structure with MySQL 问题 我明白你的需求是将树状结构转换为矩阵结构,并且你想知道如何在递归函数中计算Branch。你可...
Delphi 11.3 在非集成开发环境中运行时出现217运行时错误。
英文: Delphi 11.3 runtime error 217 while not in IDE 问题 我的问题是,当我从IDE运行我的应用程序时,一切都正常,但如果我尝试从文件浏览器启动应用程序...
启用高DPI会使TImage在运行时比设计时更小。
英文: Enabling High DPI makes TImage smaller at runtime than at design-time 问题 我有一个宽度为700、高度为500的窗体。我在...
Delphi 11.3 – 无法从变量创建/添加JSON。
英文: Delphi 11.3 - Unable to create/Add JSONs from variant 问题 I am migrating some projects from Delph...
使用ADO代码将UDF添加到Pervasive数据库。
英文: Using ADO code to add a UDF to Pervasive database 问题 我有一个在文本文件中的CREATE FUNCTION语句。 我需要在运行时使用ADO和...
处理DLL在尝试使用函数时引发访问冲突0x06efff08。
英文: Handling DLL causing Access Violation 0x06efff08 when trying to use function 问题 I'm getting an a...
Delphi版本的Windows.Graphics.Capture API可以在哪里下载?
英文: Where can the Delphi version of the Windows.Graphics.Capture API be downloaded? 问题 Google Bard 相...
Delphi抛出错误“未声明的标识符TForm”,为什么?
英文: Delphi throwing error "undeclared identifier TForm", why? 问题 我已经面对这个错误大约30分钟了,但找不到解决方案...
Delphi IdFTP:如何检查文件条目的类型?
英文: Delphi IdFTP: how to check type of file entry? 问题 我实际上做了这个 FTP.Connect; FTP.Login; FTP.List; Sta...
Delphi 64位将RTF流插入RichEdit。
英文: Delphi 64 bits Insert rtf stream into richedit 问题 I try to insert a rtf inside a richedit (speci...
11