News

Installing C++Builder 10.3.2, Boost, and more

RAD Studio 10.3.2’s online installer, anda GetIt server for Boost and other libraries for 10.3.2, are online. As you may know, we have had some server issues recently which have affected installation. During this time, the workaround to install was to use the offline ISO-based installer. However, GetIt, which is the source of many libraries including Boost, remained offline. I’m…
Read more
C++

New 10.3.2 GetIt Installer

As you may be aware, we have encountered issues with the GetIt server, affecting web-based installs of RAD Studio 10.3.2. We apologize for any inconvenience this has caused, and we truly appreciate your patience during this process. We have a new 10.3.2 GetIt web-based…
C++

10.3.2 Installation Workarounds

We’ve received a lot of great feedback on 10.3.2 so far. As you may be aware, we’ve been experiencing server issues. The demand for 10.3.2 has been great, and we’re working on resolving the server issues as soon as possible. Our IT team is hard at work restoring…
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