论坛


   修正一处数据库字段长度导致无法插入数据的bug。
2026年2月19日     


2026年2月28日 星期六

CodeRage 2025: Our Favorite Webinars Part 4

Hagop Panosian| Embarcadero Delphi Blogs |21:23:47

Continuing our selection of our favorite webinars from CodeRage 2025, here’s set 4. We’ve included sessions on integrating applications with Google ADK, turning ideas into mobile apps, extracting data from databases, practical applications of AI...

2026年2月27日 星期五

Five Open-Source Delphi Libraries for AI Applications

Marco Geuze| Embarcadero Delphi Blogs |20:09:20

Here’s a guest blog post by Marco Geuze, Embarcadero MVP and founder of GDK Software. Over the past six months, we built an AI platform called Codolex AI entirely in Delphi. WebStencils on the frontend,...

Old Embarcadero Quality Portal Migrated to Atlassian JSM

Marco Cantu| Embarcadero Delphi Blogs |14:19:49

Approximately two years ago, Embarcadero moved the public customer bug reporting and feature requests system for Delphi, C Builder, and RAD Studio from an internally hosted instance of JIRA to Atlassian Jira Service Manager (JSM). This...

2026年2月26日 星期四

Vector Data in .NET – Building Blocks for AI Part 2

Jeremy Likness| ASP.NET Blog |18:00:00

Discover how Microsoft.Extensions.VectorData brings unified vector database access to .NET - one interface for semantic search across any vector store with built-in support for embeddings, filtering, and RAG patterns.The postVector Data in .NET &#...

PopupMenu自绘 - 秋·风

秋·风| 博客园 - 秋·风 |05:12:00

【摘要】原因也一样,linux采用系统原生的PopupMenu,用户无法设定PopupMenu颜色等参数Demo: unit menu_unit; {$mode objfpc}{$H+} interface uses Classes, SysUtils, Forms, Controls, Graphics, <a href="https://www.cnblogs.com/qiufeng2014/p/19641429" tar...

2026年2月24日 星期二

The Dongle Died at Midnight – WinForms Agent Saved my German Mom’s Business Trip

Klaus Loeffelmann| ASP.NET Blog |23:00:00

Vibe Coding. IntelliSense on Steroids. Intention-Based Development. Call it what makes you happy - it's "just" the next evolutionary step in software development for me. Which let me build my stranded 82-year-old retirement-resistant mom an ersatz...

Delphi でスタンドアロンデバッガを使う

ht_deko| qiita.com |16:07:13

はじめに 先日の デベロッパー TV はデバッグ特集だったのですが、その中でスタンドアロンデバッガというワードが出てきました。 Delphi も実は (?) スタンドアロンデバッガ (外部デバッガ) が使えるのです。 Turbo Debugger for Win32 D...

CnWizards_1.7.1.1315_Nightly.exe

Cnpack| Cnpack.org |01:58:00

# [多语] 增加移植自 robinttt 的中文菜单功能,待测试。

2026年2月22日 星期日

CodeRage 2025: Our Favorite Webinars Part 3

Hagop Panosian| Embarcadero Delphi Blogs |15:28:28

This is the third set of our favorite webinars from 2025’s premier coding and community event for Delphi’s global community and beyond, CodeRage 2025. Watch the first set here. Watch the second set here. Do’s...

2026年2月19日 星期四

Effective Threat Modeling for Software Applications

Hagop Panosian| Embarcadero Delphi Blogs |20:55:25

While the industry continues to lean heavily on automated scanning tools, the reality remains that security breaches do not result only by mere coding errors; they can also point to significant structural gaps in your...

Lifecycle Accountability: Designing Software for Long-Term Resilience

Hagop Panosian| Embarcadero Delphi Blogs |18:06:14

Teams don’t “lose security” because they forgot one tool. They can lose it when ownership gets fuzzy across the lifecycle, especially after the first release ships and competing priorities emerge during that flurry of activity....

lazarus自定义mainmenu菜单栏(2026-02-24 修正多级菜单存在的Bug) - 秋·风

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

【摘要】lazarus菜单栏在 Windows/macOS/GTK/Qt 下使用操作系统原生菜单,在linux,特别是国产的银河麒麟系统,菜单的背景颜色默认是灰黑色的,和应用程序界面颜色明显不搭。如采用自绘菜单栏,但自绘只在Windows下有效,为了实现跨平台(Windows/Linux)且不依赖系?..

2026年2月18日 星期三

WebStencils and HTMX Guide v2: Now Updated for RAD Studio 13

Antonio Zapater| Embarcadero Delphi Blogs |17:19:09

We’re thrilled to share the updated version of our WebStencils and HTMX: Fast Modern Web Development with RAD Studio guide. Since the original release, WebStencils has grown significantly, and this new edition reflects all those...

2026年2月15日 星期日

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

ht_deko| qiita.com |23:12:04

はじめに ASCII の Delphi 関連書籍を読んでみました。 ASCII とは 知らない方はあまりいないとは思いますが...Wikipedia に詳細があります。 See also: アスキー (企業) (Wikipedia) ASCII の Delphi ...

2026年2月14日 星期六

cudaText存在段落长度超过一定字数时会出现字符重叠的问题 - 秋·风

秋·风| 博客园 - 秋·风 |00:39:00

【摘要】cudaText挺好用的,不过存在段落长度超过一定字数时会出现字符重叠的bug,比如以下的文字: 再规定整万年都不润(无论是否能被4000整除),恰好可以再减掉5天,十万年内误差少于1天,完美~但是地球公转速度、自转速度的长期趋势都是减慢的,所以回归年的长度...