论坛


2026年2月7日 星期六

【Delphi】CLI カレンダーアプリケーションを作る

ht_deko| qiita.com |11:32:18

はじめに 先日、 【Delphi】週番号を得る (Qiita) という記事を書いたのですが、Windows には Linux の cal のような CLI カレンダーがないので、これを踏まえたカレンダーを作ってみたくなりました。 See also: 【 cal 】コ...

2026年2月5日 星期四

在uos使用lazarus调试时遇到的问题 - 秋·风

秋·风| 博客园 - 秋·风 |07:27:00

【摘要】环境:1、UOS,内核4.19,已启用开发者模式2、lazarus 4.4+fpc 3.3.1调试时遇到以下出错提示: 在终端执行: gdb ./project1 用 r 命令运行也出现同样的信息。尝试update系统及重新安装gdb,问题依然存在。后来在终端执行: sudo gdb ./proje <a href="htt...

lazarus IDE界面备份和恢复插件(2026-02-07增加恢复默认布局及官方已集成到lazarus) - 秋·风

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

【摘要】lazarus的IDE界面很容易给搞乱,要恢复挺头大的,为此写了这个插件。最新的下载网址:https://github.com/szlbz/QFIDEAssistant2026-02-07:官方准备将这功能集成到lazarus,详见:https://gitlab.com/freepascal.org <a href="https://www.cnblogs.com/qi...

2026年2月2日 星期一

RAD Server Technical Guide v3.0: Now Feature Complete

Antonio Zapater| Embarcadero Delphi Blogs |16:34:46

A couple of years ago we released a major update to the RAD Server Technical Guide, bringing you refreshed content, downloadable source code examples for both Delphi and C Builder, and a comprehensive video series. Since...

lazarus for arm32编译so链接出错 - 秋·风

秋·风| 博客园 - 秋·风 |07:42:00

【摘要】今天编译arm 32位so发现不使用cthreads单元,则链接正常能生成so文件。 library Project1; {$mode objfpc}{$H+} uses Classes {$ifdef UNIX} , cthreads,cmem {$endif} { you can add uni <a href="https://www.cnblogs.com/qiufeng2014/p/19564877" targ...

2026年2月1日 星期日

RAD Is Not No Code

Ian Barker| Embarcadero Delphi Blogs |20:48:46

We’re very lucky to have so many passionate users of Delphi. Among them, of course, are our MVPs who are not only very experienced and talented developers, but also have many other skills. For example,...

频繁地创建和销毁对象

delphi中间件| 博客园_咏南中间件和开发框架 |13:15:00

频繁地创建和销毁对象

2026年1月31日 星期六

TMultiPartFormData

delphi中间件| 博客园_咏南中间件和开发框架 |10:01:00

TMultiPartFormData

雪花ID

delphi中间件| 博客园_咏南中间件和开发框架 |09:56:00

雪花ID

2026年1月30日 星期五

公式?準公式の Delphi 関連書籍を読んでみる

ht_deko| qiita.com |16:15:20

はじめに 公式?準公式の Delphi 関連書籍を購入して読んでみました。 何をもって公式とするか?ですが、単純に「Borland / Inprise / CodeGear / Embarcadero の監修が入っている日本語で書かれた書籍」としておきます。 読んでみる...

core.binary.pas

delphi中间件| 博客园_咏南中间件和开发框架 |13:31:00

unit core.binary; // binary key-value pairs serialization // Need support delphi6/7, The latest grammar cannot be used. // cxg 2026 {$ifdef fpc} {$mod

2026年1月28日 星期三

Borland Press の Delphi 関連書籍を読んでみる

ht_deko| qiita.com |15:30:33

はじめに Borland Press の Delphi 関連書籍を読んでみました。 Borland Press とは 現ピアソン系列の出版社が Borland 社と提携して出版した Borland 製品専門の技術書シリーズ名です (多分)。準公式の書籍と考えてよいでしょ...

2026年1月27日 星期二

Delphi の色選択がそろそろ限界だったので、実用的なカラーピッカーを作った

vram| qiita.com |11:02:50

Delphi の色選択がそろそろ限界だったので、実用的なカラーピッカーを作った Delphi(VCL)には標準で TColorDialog が用意されていますが、 UI がかなり古い RGB / HSV を直感的に操作できない スポイト機能が弱い(実用上つらい) フレー...

2026年1月26日 星期一

Ollamaの実験的な画像生成機能をDelphi(VCL)で利用する

p_kato| qiita.com |15:56:25

この記事は,2026/01/20に公開された Ollamaの Image generation (experimental) で実装された画像生成機能をmacOSで実行し, Delphi 13で記述したアプリケーションから利用しています。 今後OllamaのAPIが変更...

2026年1月21日 星期三

CodeRage 2025: Our Favorite Webinars Part 1

Hagop Panosian| Embarcadero Delphi Blogs |16:30:53

Dozens of sessions, subject matter experts, your favorite webinar host, incredible value. CodeRage 2025 ran from December 1 to 10, and brought together partners, experts and leaders from all over the world who are part...

« 上一页

下一页 »