2024年12月4日 星期三
Upgrading C++Builder 12.2: Tip #3, Massive Files with iostreams
David Millington| Embarcadero Delphi Blogs |12:45:52
Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of...
【Delphi】Delphi 4 について
ht_deko| qiita.com |10:25:30
はじめに 『Delphi 4』 についての概要です。 概要 製品概要です。 前バージョンとの違い 動的配列がサポートされた メソッドのオーバーロードがサポートされた ルーチンにデフォルトパラメータが…
【原创】用fpc trunk(3.3.1) 编译TMS FNC控件时出现Internal 20231102 - 秋·风
秋·风| 博客园 - 秋·风 |02:12:00
【摘要】由于fpc trunk一直在增强及调整,用不同时间段的fpc都可能存在兼容问题,之前能编译通过的控件,用最新的fpc编译LCLTMSFNCCorePkg.lpk时出现以下错误: 在fpc源码发现以下一段文字:如果使用泛型等复杂的情况下,localsymtable为nil也可能会出现,但仍然会产...
2024年12月3日 星期二
CnWizards_1.5.1.1222_Unstable.exe
Cnpack| Cnpack.org |14:42:00
* [代码格式化] 修正保留换行时级联函数调用的参数列表换行中的缩进问题。
Upgrading C++Builder 12.2: Tip #2, Handling Old RTL
David Millington| Embarcadero Delphi Blogs |12:45:24
Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of...
【原创-使用技巧】Lazarus(for linux)设置应用在任务栏显示单一窗口图标 - 秋·风
秋·风 | 博客园 - 秋·风 |03:06:00
【摘要】如果lazarus的(linux)应用有多个form,并且form用show显示,在任务栏就会显示多个form的图标,个人感觉比较乱。 如果只想显示主form图标,可以在projecr的lpk增加: Application.TaskBarBehavior := tbSingleButton; 以下是 <a href="https://www.cnblogs....
【Delphi】何もしないアプリを作る【超初心者向け】
ht_deko | qiita.com |01:13:03
はじめに 巷では ノーコード とか ローコード とやらが流行っているようですね。流石にノーコードとまではいきませんが、ローコードの範疇でアプリケーションを作ってみようと思います。 手順 では、早速や…
【Delphi】Delphi 3 について
ht_deko | qiita.com |00:12:47
はじめに 『Delphi 3』 についての概要です。 概要 製品概要です。 前バージョンとの違い パッケージがサポートされた インターフェース型が追加された インターネットコンポーネント ([Int…
2024年12月2日 星期一
mormot1.18压缩
delphi中间件| 博客园_咏南中间件和开发框架 |16:01:00
mormot1.18压缩
mormot2压缩
delphi中间件| 博客园_咏南中间件和开发框架 |16:01:00
mormot2压缩
InterBase ADO.NET Driver Version 10.0.2
Marco Cantu| Embarcadero Delphi Blogs |14:39:21
Embarcadero has just released version 10.0.2 of the InterBase ADO.NET driver and its related Entity Framework support. This release updates the primary driver and the EFCore support up to the 10.x version of the equivalent...
Upgrading C++Builder 12.2: Tip #1, the Patch
David Millington| Embarcadero Delphi Blogs |12:45:13
Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of...
ゲームパッドで起動するランチャー作った
pik | qiita.com |07:03:24
クソアプリ アドベントカレンダー この記事は 2024 年クソアプリ アドベント カレンダーの2日目の記事です。 クソアプリアドベントカレンダー10周年おめでとうございます! デモ まずはこれを ん…
【Delphi】Delphi 2 について
ht_deko | qiita.com |00:02:44
はじめに 『Delphi 2』 についての概要です。 概要 製品概要です。 前バージョンとの違い 初の 32bit Windows 用 Delphi // による行コメントが使えるようになった 長い…
2024年12月1日 星期日
Smart CodeInsightのご紹介
igy | qiita.com |23:59:52
Smart CodeInsightのご紹介 Smart CodeInsight とは Smart CodeInsightは、Delphi 12.2で追加された AIを活用したスマート支援機能です。 …