论坛


2025年11月24日 星期一

CnWizards_1.7.0.1302_Nightly.exe

Cnpack| Cnpack.org |04:38:00

* [批量文件替换] 改为非模态窗口。 - [图标编辑器] 去除一无效的图标查询引擎。

2025年11月23日 星期日

CnWizards_1.7.0.1301_Nightly.exe

Cnpack| Cnpack.org |14:54:00

* [图标编辑器] 改换一图标查询引擎。

2025年11月22日 星期六

CnWizards_1.7.0.1300_Nightly.exe

Cnpack| Cnpack.org |10:58:00

* [组件前缀专家] 设置对话框的前缀列表增加选择按钮。

使用fpc.exe编译器编译lazarus程序 - 秋·风

秋·风| 博客园 - 秋·风 |03:45:00

【摘要】使用fpc.exe命令行的方法可以批量编译lazarus程序,满足特定需求(我用在跨平台多CPU批量编译,非常省时及省心)。项目名称:project.lpr编译的程序名称:project1.exeOS:win64CPU:x86_64 D:\QF\fpc\bin\x86_64-win64\fpc.ex <a href="https://www.cnblogs....

2025年11月21日 星期五

Rethinking C++: Ignorance, Surface, and Deep Architecture

Volker Hillmann| Embarcadero Delphi Blogs |23:28:55

Ignorance, Surface, and Deep Architecture Why Modern C++ Keeps Getting MisunderstoodA blog post about modern C++ architecture, the role of ranges, concepts, RAII, coroutines, and compile time structures, and about why many developers are dismissed...

重构lazarus时出现Error: linker: pipe: No such file or directory的解决方法 - 秋·风

秋·风| 博客园 - 秋·风 |04:54:00

【摘要】最近发现重构Lazarus时出现Error: linker: pipe: No such file or directory,虽然不影响重构,但红色看起来很不顺眼,查了半天,发现是make.exe这个文件引起的。如果你要重构lazarus时出现类似以下提示,按下面的方法替换原来的make.exe就可 <a href="ht...

2025年11月20日 星期四

CnWizards_1.7.0.1299_Nightly.exe

Cnpack| Cnpack.org |12:35:00

* [VCL FMX 窗体转换] 继续修正一处对二进制格式窗体的支持问题。

2025年11月18日 星期二

DelphiでDPI対応したSVGツールバーを作る ― ToolBarの代替としての「ToolSvgButton」

vram| qiita.com |15:34:57

?? はじめに Delphi の TToolBar / TToolButton は高DPI環境に完全対応していません。 特に 150%?200% スケール環境では、 アイコンがボケる サイズが合わない レイアウトが崩れる PNG では拡大縮小が汚い といった問題が発生し...

Rethinking C++: Architecture, Concepts, and Responsibility

Volker Hillmann| Embarcadero Delphi Blogs |15:18:11

Rethinking C++: Architecture, Concepts, and Responsibility Why C++Builder 13 is more than just a version bump – and why we must begin to truly understand C++. An article about C++Builder – and yet about much...

2025年11月16日 星期日

[Delphi][小ネタ] Skia でカスタムフォントを使う

pik| qiita.com |20:26:17

Skia でフォントを登録する Skia には、任意のフォントをプログラム側で登録する仕組みがあります。 「このアプリ専用のフォントを、わざわざ Windows にインストールしたくない」——そんな時に使えるのが、Skia のフォント登録です。 使い方は、とても簡単です。.....

2025年11月15日 星期六

CnWizards_1.7.0.1298_Nightly.exe

Cnpack| Cnpack.org |23:08:00

* [VCL FMX 窗体转换] 修正一处对二进制格式窗体的支持问题。

2025年11月14日 星期五

编译lazarus时,可能出现Makefile:3520: recipe for target ’fcllaz.ppu’ failed的处理方法 - 秋·风

秋·风| 博客园 - 秋·风 |08:04:00

【摘要】如果编译lazarus出现以下错误信息: [2025-11-13 23:37:45.224 Info] (10028) Recompiling DB, checksum changed for /home/lbz/QFLazarus/fpcsrc/rtl/units/x86_64-linux/sys <a href="https://www.cnblogs.com/qiufeng2014/p/19222451" target="_blank"...

保留控件升级或重装Lazarus的方法 - 秋·风

秋·风| 博客园 - 秋·风 |03:38:00

【摘要】怎样保留控件升级或重装Lazarus?经摸索确认以下方法有效(windows和linux测试通过):1、lazarus升级前备份config_lazarus目录config_lazarus目录只保留以下4个文件,删除其他文件及目录,用QFLazarus安装lazarus时会修改idemake.cfg <a href="https://ww...

2025年11月13日 星期四

新卒エンジニアがDelphiを2ヶ月触って感じた「偏見から実感へ」

cocolo_f| qiita.com |19:20:20

はじめに 専門学校ではPythonとJavaを学び、入社後の研修ではC#を使っていました。 そんな自分が、初めて“Delphi”という名前を聞いたのは入社してからです。 正直な第一印象は── 「え、それ何……?」 でも2ヶ月触ってみた今は、 「古いけど、意外と便利。...

2025年11月11日 星期二

Chaos to Clarity: How Model-Driven Engineering Reduces Cognitive Load in Complex Codebases

Hagop Panosian| Embarcadero Delphi Blogs |19:38:37

This article explains how large and complex codebases increase cognitive load for developers, slowing productivity and raising error rates. It introduces model-driven engineering as a solution that uses high-level system models as the single sourc...

下一页 »