I’ve collected a few additional blog posts with information about new features in the latest version of Delphi, C++Builder and RAD Studio, which is receiving very positive external customers feedback.
Last month Embarcadero made available RAD Studio, C++Builder and Delphi 10.4 Sydney Release 2 (https://blogs.embarcadero.com/announcing-the-availability-of-rad-studio-10-4-2-sydney-release-2/). This update of the 10.4 product adds several new features, improves quality, and has been very well received by our customers.
In this blog post I want to touch on some of the features and the feedback we received, mostly referring to internal and external blog posts.
Table of Contents
Microsoft WebView2 Support (aka Edge Chromium)
We now support the release version, which works against the official control and doesn’t require you to install Edge (Canary or regular) but only the “control” version. Jim has a very nice blog post on the improvements on the TEdgeBrowser component, including the steps on how to configure your application to use the released version of WebView2 in 10.4.2:
https://blogs.embarcadero.com/execute-scripts-and-view-source-with-tedgebrowser/
Delphi Compiler Performance
Improvements in Delphi compiler performance are very significant in 10.4.2 (although the real effects depend heavily on each application size and structure). A few blog posts:
https://www.kassebaum.eu/2021/03/03/delphi-10-4-2/
https://www.tmssoftware.com/site/blog.asp?post=759
https://blogs.embarcadero.com/delphi-10-4-2-compiler-speed-improvements/
https://www.ideasawakened.com/post/rad-studio-10-4-2-speed-test-against-10-4-1
Demos from the Launch Webinar and Other Sessions
Jim has collected a few demos used to demonstrate 10.4.2, including the new TControlList VCL component, in a GitHub repository at
https://github.com/Embarcadero/RADStudio-DemoKit
By the way, the launch webinar replay is available at https://youtu.be/AZ4ba9Tf3qE (notice that with all Q&A recordings for 3 sessions the total length is over 4 hours, but the main presentation is less than one hour long).
VCL Control List and Remote Desktop Support
This is a nice video on the new component: https://learndelphi.tv/272-tcontrollist
Improvements in Remote Desktop support for VCL applications (and additional code you can write): https://flixengineering.com/archives/1506 and https://blogs.embarcadero.com/how-to-speed-up-remote-desktop-applications/
Silent Installer
Silent installation is quite handy, here is a recap with the parameters you can use: https://blogs.embarcadero.com/rad-studio-10-4-2-silent-installer-makes-it-easy-automate-the-installation-process/
More to Come
Keep an eye to the Embarcadero blogs (https://blogs.embarcadero.com) and to DelphiFeeds (https://www.delphifeeds.com/, now managed by Embarcadero) for more information about the 10.4.2 release.
Design. Code. Compile. Deploy.
Start Free Trial Upgrade Today
Free Delphi Community Edition Free C++Builder Community Edition
But i have to say, the biggest improvement of Delphi 10.4.2 is the code completion and code navigation speed up.
I am so thankfull for this improvement. It is fast again, and better then before.
I mean there have been many things we needed from XE8. And very many nice new delphi language features in 10.3 . But i always was looking back at the good old Delphi7, when it came to code navigation and code completion. These days are over now. 10.4.2 is the new gold standard. I’m sorry Delphi7 …..
Thanks a lot for that.
greatings
Benedikt