10.3.2 includes async parameter completion, tooltip insight and go to definition for Clang-enhanced compilers, as well as significantly revised code completion
In November, we released C++Builder 10.3.0 with an updated Clang-enhanced C++ compiler. That toolchain supported code completion, but missed several other Code Insight features. In 10.3.2, we’ve updated that compiler, adding Win64 support…
YouTube and WordPress Enterprise Connector Spotlight
July 23, 2019
For July, we are spotlighting the YouTube and WordPress Enterprise Connectors.We are hosting our Enterprise Connector Spotlight webinar on Wednesday, July 31st at 1 PM Central Time. If you register with your active Enterprise Connector License Key, then you will…
Building macOS 64-bit Applications with Delphi 10.3.2
July 19, 2019
Yesterday, Embarcadero releasedRAD Studio 10.3.2, which includes Delphi 10.3.2 — available also as a stand-alone product. There are many great features in 10.3.2, along with a high number of quality improvements, but the most notable is certainly the addition of…
First Steps with FMXLinux
June 26, 2019
RAD Studio Bundles FMX Linux
Embarcadero announced the immediate availability of FMX Linux for all Delphi Enterprise and Architect customers in a blog post I published yesterday at https://community.idera.com/developer-tools/b/blog/posts/announcing-fmx-linux-bundling-with-delphi-and-rad-studio.
In short, you can use this library to create Linux client applications with FireMonkey that are fully…
Building a Fast and Secure Mobile App Development Strategy
February 13, 2019
The webinar forBuilding a Fast and Secure Mobile App Development Strategy is running right now. This blog post will have the replay and additional resources. If you missed the webinar on Android in 10.3 Rio, you may want to check it out for more information on…
2018 Spirit of Delphi Award
January 24, 2019
If you’ve been a member of the Delphi community for a while you are no doubt aware of the Spirit of Delphi Award.
The Spirit of Delphiwas introduced in 1998
It was announced as part of the annual developers conference (called ICON98 as it was during the…
So you have decided to modernize your Delphi app...
January 3, 2019
Author: olgapetrova
So you have decided to modernize your Delphi app by adding a web frontend to it, that will address several outstanding issues:
You will be able to update the UI to a new modern look and feel. I like Google’s new Material Design, it gives apps a new, modern interface based on current design best practices, but easily customized and adapted to meet user demands.
You will be…
The December 2018 GetIt Package Manager Report
December 10, 2018
A lot happened for the GetIt Package Manager in November.With the new release of RAD Studio 10.3 Rio the GetIt Package Manager received an overhaul, including a facelift. And with a new release we found a lot ofpackages updated with more updates coming!Want…
Directions for ARC Memory Management in Delphi
November 8, 2018
With the coming 10.3 release, RAD Studio R&D and PM teams are making Delphi’s new directions in memory management official.
A few years back, when Embarcadero started building new Delphi compilers for platforms other than Windows there was a lot of discussion…
Webinar Replay: Simplify Data Change Tracking with InterBase
October 18, 2018
On October 17, I did an InterBase webinar on using Change Views to simplify data change tracking. Change Views allows you to reduce your network traffic, keep mobile data costs down and speed up your development time by syncing only the changes you subscribe to.
As your database scales, the data tracking hurdles get larger and require complex solutions, triggers, timestamp tables and more.