Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
Delphi

Quickly Build A Cross Platform Low Code Christmas Movie REST API Client With Delphi FireMonkey

Author: EAE It is quick and easy to build a REST client with Delphi. I wanted to build out a Christmas themed project in Delphi and what better way than to build a Christmas Movie finder app. I wanted to build this app so that it was cross platform and would run on Android, iOS, macOS, and Windows with a single code base and single UI so I picked FireMonkey to do this. I also wanted to built the…
Read more
C++

Custom buttons and the integrated Style Designer

Author: Jorge Batista With the integrated Style Designer in RAD Studio Berlin, you can quickly create custom image buttons. For creating entire multi-device styles from scratch, we recommend you use the Bitmap Style Designer, available via the Tools menu. Create a new…
News

Setting Up Ubuntu Server for the Delphi on Linux

Author: daniel L62827 After part 1 you should be up Update Subscription so you can join the Godzilla beta. Here are the steps for installing Ubuntu 16.04.1 LTS Server and setting it up for use. We are using Ubuntu Server because we don’t need the extra parts for the desktop (like the GUI layer) and we do need the server components. We are using the LTS (long term support) release. You can…
Read more
News

With Delphi the Whole World is Under Control

Hamburg, Germany has the largest model railway in the world – The Miniatur Wunderland. Miniature Wunderland is Hamburg’s #1 tourist attraction and attracts 1.3 million visitors from all over the world. It’s particularly distinguished by its high level of…
News

Appx Development for Windows 10 Store

Author: CARLOS M6766 One of the most interesting new features introduced in RAD Studio 10.1 Berlin Update 2 Anniversary Edition is the support for building Windows 10 APPX application packages. YouTube reply of EMEA Embarcadero developer webinar “Appx Development for…
News

Learn to Program in Delphi - Putting the Calculator Together

Author: Vanners Welcome to the last episode in the “Learn to Program with Starter” series. In the first four episodes we have covered “Introduction and Installation” of the free Delphi Starter edition, then we moved to IDE basics in “Building in Debugging”. In “Architecture and Layers of Code” the key concepts of proper app structure were discussed…
Read more
C++CodeIDERAD Studio

What Are The Container Adapters in Modern C++?

Hello developers, here we will explain the container adapters. Before I get into that, as a C++ Builder developer, I should say that these past few weeks have made me so happy that we released the new…

IN THE ARTICLES