英文: Change TFDGUIxLoginDialog Caption and Text/Icon? 问题 In C++ Builder 11.3,在一个使用SQLite的TFDConnectio...
提取具有特定数值的字段的Delphi记录。
英文: Delphi extract records where a field has a specific value 问题 我正在尝试从数据库中获取具有特定值的字段记录。 到目前为止,我已经写了...
Is there a built-in function in C++ Builder/Delphi to save the layout of a form when closed and restore it when opened?
英文: Is there a built-in function in C++ Builder/Delphi to save the layout of a form when closed and ...
让程序用户只输入一个逗号怎么办
英文: How can I make the user of my program enter only one comma 问题 我明白了。以下是您想要的翻译: 假设我们创建了一个程序来计算一个科目...
你可以如何从一个类方法中获取类的类型?
英文: how can I get the ClassType from a Class method? 问题 你可以使用 ClassName 方法来获取类的类型。以下是示例代码: class fun...
Delphi中使用对象和接口时的内存泄漏或访问冲突问题
英文: Delphi Memory Leak or Access Violation while using objects and interfaces 问题 The issue you're fa...
TArray 结果在 for 循环内不始终初始 ()?
英文: TArray Result not always initially () within for loop? 问题 Test函数中的 Result 在初始情况下并不总是 ()。 我找到了 ht...
使用 Crypto API 解密一个经过 AES-256 加密的 zip 文件
英文: How to decrypt an AES-256 encrypted zip file using Crypto API 问题 我理解你在尝试在Delphi中使用TZipFile和Micro...
如何使一个函数指向另一个函数(带有重载)?
英文: How to make a function point to another function (with overload)? 问题 以下是代码部分的中文翻译: function ALmy...
在编译时检测到 >= Alexandria 11.3
英文: Compile-Time detection of >= Alexandria 11.3 问题 我怎么(在编译时)检测到 Alexandria 11.2 和 11.3 之间的差异(或者更...
11