Delphi feeds
All Delphi blogs in one place - Delphi community and news
-
Migration Strategy and Planning: From Delphi to Next.js (Part 5 of 5)
Migration Strategy and Planning: From Delphi to Next.js (Part 5 of 5) The Complete Picture We've covered TypeScript fundamentals, React components, and Next.js architecture. Now let's talk about what really matters: how to actually migrate...... Read more -
aapt, aapt 🎶
This week is the Android release for Elements.I'm a bit ashamed to admit that over the past couple of years, we have been neglecting the Android toolchain a bit. Google introduced some significant changes to...... Read more -
Managing local bug reports by bug reports file rotation
EurekaLog can store bug reports locally - in a text file. This file is used both as a log and as a database. Each exception will be appended to the local bug report file. Some...... Read more -
Les invitations à la conférence CodeRage 2025 sont lancées
... Read more -
Delphi 13 Florence Update training – 17 en 18 november 2025
Ben je een ervaren Delphi ontwikkelaar en wil je de nieuwste features, maar vooral ook de nieuwste manier van werken leren kennen? Kom dan naar de Delphi 13 Florence Update training op 17 en 18...... Read more -
Setting up and using BaaS: How it works with StellarDS
Backend-as-a-Service in practical use Part 2 In the first part, we demonstrated the advantages of Backend-as-a-Service (BaaS) for businesses and developers from rapid scaling and cost transparency to simplified data management. The...... Read more -
Cloud Development with Backend-as-a-Service
Backend-as-a-Service in practical use Part 1More and more applicationsboth mobile and web-basedare accessing data in the cloud. Instead of running their own servers and databases, many developers rely on so-called Backend-as-a-Service platforms, which...... Read more -
Restoring code formatter in Delphi 13
While I don't miss the Refactor menu in Delphi 13 -- I'm used to MMX -- I do sometimes miss ability to format Delphi code (the in/famous Ctrl+D). On my recent RAD Studio presentation in...... Read more -
Next Generation Data Grid for Delphi: Paging
TMS FNC UI Pack 6.9 Intro Working with large datasets can be challenging. When your grid contains thousands or even millions of rows, displaying them all at once isn't just impracticalit can bring your...... Read more -
Importer des images SVG en Pascal dans un projet Delphi
... Read more