C++

New in 10.3.2: C++ Code Insight Features and Improvements

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…
Read more
Delphi

YouTube and WordPress Enterprise Connector Spotlight

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…
Delphi

Building macOS 64-bit Applications with Delphi 10.3.2

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…
Delphi

First Steps with FMXLinux

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…
Read more
Delphi

2018 Spirit of Delphi Award

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…
News

So you have decided to modernize your Delphi app...

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…
Read more
News

The December 2018 GetIt Package Manager Report

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…
Delphi

Directions for ARC Memory Management in Delphi

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…
News

Webinar Replay: Simplify Data Change Tracking with InterBase

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.
Read more