2025年11月28日 星期五
【原创】修复TRichView在linux不支持中文输入的bug - 秋·风
秋·风| 博客园 - 秋·风 |02:51:00
【摘要】2025-11-30:修正后实则ibus和fcitx这2种输入法都可以正常输入中文。TRichView在linux同样也存在不支持中文的bug,不过修复方法还是一样,增加输入法事件就可以,修改方法很简单:打开RVEdit.pas找到&#160;procedure WMSysChar(var Message: <a href=...
2025年11月27日 星期四
C++23 Behind The Scenes: The Effort to Bring C++23 to RAD Studio Explained
Maksim Menshikov| Embarcadero Delphi Blogs |12:12:46
When RAD Studio announced C++23 support, it looked deceptively simple — just a single line in the release notes. But under that line sits one of the most complex engineering efforts in the product’s modern...
FMX项目使用Edge浏览器
红鱼儿| 博客园_红鱼儿 |11:04:00
FMX提供了TwebBrowser浏览器组件,支持WindowsEngine属性: 用EdgeOnly或EdgeIfAvailable,都是用Edge。 用Edge之后,我们还要发布WebView2Loader.dll 注意两点:1.这个dll提供了两个版本,32位64位要对应2.得让exe能找到这
【原创】修复开源控件kcontrols不能在linux使用中文输入法的bug - 秋·风
秋·风| 博客园 - 秋·风 |05:27:00
【摘要】kcontrols这个控件TKMemo可以使用rich功能,但有个致命问题是在linux不能使用中文输入法。今天尝试修复这个Bug。打开kcontrols\source\kmemo.pas添加红色代码: { @abstract(This file is part of the KControls c <a href="https://www.cnblogs.com/qiuf...
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 窗体转换] 修正一处对二进制格式窗体的支持问题。





冀公网安备 13098202000212号