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

Extended Beacon sample for Delphi 10.1 Berlin: Standard, Alternative and Eddystone beacons

If you look at the ExtendedBeaconScanner sample that is included for Delphi in 10.1 Berlin, you will learn how to scan for Beacon devices using different scan modes: Standard, Alternative, Eddystone, and Extended. When selecting the Extended mode, the sample allows you to select the kind of Beacon device to scan: iBeacon, AltBeacon, and Eddystone. The Extended mode allows scanning all different…
Read more
C++

Apache Server support in RAD Studio, Delphi and C++Builder 10.1 Berlin

With the release of RAD Studio, Delphi and C++Builder 10.1 Berlin, we have added Apache Server support on Windows (Linux server is on the RAD studio 2016 public road map) for RAD Server / EMS.You can now run the EMS Server and the EMS Console in the Apache server on a production environment. You can also use other server features in RAD Studio, Delphi and C++Builder in an Apache server…
Read more
News

Variable Item Height with TListView in 10.1 Berlin

During a recent webinar, we received a question on how to create a list in a FireMonkey multi-device application using RAD Studio Berlin where the item height automatically adjusts itself depending on the content. We have a great new demo that shows you how to calculate text…
C++

Getting Started with C++ programming - the videos, articles, examples and docs

It is great to hear from developers who want to learn a new programming language. Someof you may know that I am a programming language and compiler junkie and have been one for the past 46 years ever since I wrote my first program in Fortran. When I receive an email from a developer asking advice about how to get started with C++ programming, I always ask a few questions about their computer…
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