News

New in 10.2.2: installer enhancements

In RAD Studio 10.2.2, we havemade some changes to the installer that should make installation a much nicer experience. License Manager When installing RAD Studio (or just Delphi or C++Builder),unless you are upgrading you will often be asked to enter a license code. This dialog used to look rather outdated, and in 10.2.2 it now looks like this: You can see that the layout still…
Read more
News

New in 10.2.2: Dark IDE Theme!

In Delphi and C++Builder 10.2.2, we’ve added acommonly requested and exciting new feature: a dark IDE theme. Many productivity tools, or tools that areused for many hours in a row – and RAD Studio certainly falls into that category – offer a…
News

The 10.2.2 Experience

When you first fire up RAD Studio, Delphi, or C++Builder 10.2.2 Tokyo you are greeted by a fantastic new first time opening experience. First, you get to choose your theme. I really like the new Dark theme, although the Light theme has a fantastic new update too. The next screen checks your source control settings for you and prompts you to personalize or restore your common settings. If you…
Read more
C++

Don't be Afraid to Migrate Your VCL App

There are many existing VCL Windows apps built with older versions of Delphi and C++Builder, using outdated technologies and frameworks.In this demo oriented session Paweł is going to walk you through different scenarios of migrating existing Delphi VCL apps to…
C++

Building Perfect REST APIs with RAD Server and Delphi

REST API architecture has become the most popular approach for building scalable, secure, multi-user systems.Using RAD Server you can quickly publish your Delphi or C++ logic as HTTP REST API endpoints that can be used from any app and framework, including mobile, desktop and web clients. The upcoming 10.2.2 release of Delphi, C++Builder and RAD Studio in Enterprise and Architect…
Read more
News

Hello JavaScript

Author: Bogdan Polak BSC Temporarily I have to break the theme of project architecture in Delphi. You have certainly heard that the Emabarcadero acquired Sencha (official press release).In addition to the fact that I love Delphi, I’m also a big fan of JavaScript and the ExtJS team that has done a brilliant and super professional job. So I decided to make some blog entries about…
Read more