-
Notifications
You must be signed in to change notification settings - Fork 19
D30.FLORENCE.13.0.0.0
Related: Delphi Master Release List
Formerly: Ganymede Beta
- New Display Link Service offering highly improved stability and smoothness of animations
- New MaskEdit component
- New IFMXSpellCheckerServiceEx interface
- New ApplicationEvents component
- Integration of the UIAutomation Microsoft interfaces, which can be used to support accessibility and to build automatic UI testing.
- SmartCore AI Component Pack – Your Gateway to AI inside Your Apps: a new set of core AI components designed to help our customers add AI features to their apps or build brand new AI-focused apps with Delphi or C++Builder.* * Available for download in the GetIt Package Manager (not included in Community Edition)
- The AI-engine agnostic connection component will use specific drivers to communicate via REST with different AI engines (including OpenAI, Claude, Gemini and Ollama). The configuration is managed via an easy-to-use AI connection wizard.
- A set of AI request components for different data types (like text, images, structure data) which can be associated with prompts and can be bound directly with UI controls to display the results.
- A set of AI request components for different data types (like text, images, structure data) which can be associated with prompts and can be bound directly with UI controls to display the results.
- New ternary operator, implemented using the
ifkeyword, matching the semantic of the ternary conditional operator found in other programming languages - New
NameOfintrinsic function, to get the string representation of identifiers in code - New
{$PUSHOPT}and{$POPOPT}compiler directives, for taking a snapshot of the current compiler directives and applying them again - New language operators:
is notandnot in - New
noreturndirective for procedure declaration - Custom managed records improved in 13 with implicit
Selfparameter declaration in record class operatorsInitializeandFinalize.
- New extensive and configurable search features in many IDE panes, including the Project Manager, the Structure View, the Message pane and Events log
- Additional highlighting options in the Message Log and grouping for compiler hints and warnings in the same source code file.
- New Delphi Upgrade Advisor wizard, which allows developers to identify meaningful changes to project configuration and code that can significantly improve the compilation time and code tooling experience. Available for download in the GetIt Package Manager(not included in Community Edition)
- Reintroduced! Delphi Classic CodeInsight for code completion, available again.
- GetIt Library Manager enhanced with package versioning support.
- Attach to Process dialog box redesigned to include additional columns that display information about processes
- Delphi Win64 LLDB-based debugger in the 64-bit IDE updated to LLDB 20.
- New RAD AI Companion Web Site, a RAD Studio tailored chat bot, offering the ability to query an AI specifically trained on our product and its libraries or to ask it to generate application source code.
- Expanded support for Unsigned Big Integer database fields
- FireDAC: OAuth authentication for Oracle driver
- FireDAC: Parallel backup operations support for Firebird 5 driver
- FireDAC: Support for array types in PostgreSQL driver
- WebBroker sessions management
- New switch statement
- Direct access to dataset properties
- Enhanced Apache integration, Nginx web server support, and improved logging.
- Add support for server API versioning (that is, having a server offering multiple versions of the same REST APIs for older and newer client applications)
- New option in multi-tenancy support to integrate tenant-specific configuration
-
2025.09.29Forum Thread Delphi PRAXiS - David Cornelius Bookmarks and Navigator plug-ins for D13 are available -
2025.09.22Blog Post Embarcadero - Marco Cantu Introducing the Delphi Upgrade Advisor Wizard- Available for download/install via GetIt
- Adds a new "Tools" menu item
- Works on currently open project
- Can help to greatly speed up compiler and LSP operations
- Checks for:
- Invalid library and project search paths
- Unit aliases (recommend to remove all aliases in project config)
- Unqualified unit names (recommend to remove unit scope names in project config)
- Circular unit references - if GraphViz compiler option enabled. (recommend to review all cycles)
- Includes reFind script:
RenameUnits.txtfound in the package folder
-
2025.09.22Blog Post Dalija Prasnikar Delphi 13 Florence: 64-bit IDE debugging experience- New LLDB-based debugger in 64-bit IDE is slower and has less features but capability of debugging 64-bit applications is much better
-
2025.09.20Blog Post Embarcadero - Hagop Panosian RAD Studio 13: Every New And Enhanced Feature -
2025.09.19Blog Post DevArt All DAC products now support RAD Studio 13 Florence and Lazarus 4.2 -
2025.09.12Blog Post DelphiMVCFramework - Daniele Teti TLS 1.3 and Delphi 13 Support in DelphiMVCFramework!- Integration with TaurusTLS (
TTaurusTLSServerIOHandler) from J. Peter Mugaas
- Integration with TaurusTLS (
-
2025.09.12Blog Post TatukGIS Developer Kernel release will support RAD Studio 13 Florence- Pre-release version available: 106.0.38724-Unstable2
-
2025.09.11Blog Andrea Magni Delphi 13 Florence and MARS-Curiosity- MARS-Curiosity REST Library: v.1.6.
- Fast CGI support for nginx or Apache
-
2025.09.10Reddit Bruce McGee Announcing the Availability of RAD Studio 13 Florence -
2025.09.10Blog David Millington Texas, Start Your Photocopiers -
2025.09.10Blog David Cornelius Code Formatting in Delphi 13- The built-in formatting functionality has been removed in 13. Blog post demonstrates using
formatter.exefrom the previous version
- The built-in formatting functionality has been removed in 13. Blog post demonstrates using
-
2025.09.10Blog Marco Cantu Delphi 13 Florence Release Today -
2025.09.10Blog Embarcadero Announcing the Availability of RAD Studio 13 Florence -
2025.08.05Registration Form Webinar See What's Coming in RAD Studio 13 Florence -
2025.07.30Reddit Bruce McGee Coming in RAD Studio 13: A Conditional Ternary Operator for the Delphi Language -
2025.07.30Blog Marco Cantu Coming Delphi language extension: A conditional ternary operator -
2025.07.30Blog Embarcadero Coming in RAD Studio 13: A Conditional Ternary Operator for the Delphi Language
ShowMessage (if Left < 100 then 'Small' else 'Big')-
2025.06.27Blog Darian Miller RAD Studio 13 Beta Program Now Open To Update Subscription Customers -
2025.06.27Blog Marco Cantu Update Subscription Customers Invited to Join RAD Studio “Ganymede” Beta -
2025.05.05Blog Ian Barker RAD Studio 13 – Florence or Syracuse? We Have The Results!- RAD Studio 13 Florence is the next version
-
2025.04.17Blog Atanas Popov Help Us Choose The Name of The Next RAD Studio- Two city name choices to vote on: Syracuse and Florence
- Delphi Upgrade Advisor Wizard