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

Enabling Developer Mode on Chrome OS

This is part of my series on developing with Chrome OS Chromebook Developer Mode You need to put your Chromebook in Developer mode, which wipes the local storage, so you are better off doing it sooner rather than later. Also keep in mind it may void your warranty. https://www.chromium.org/chromium-os/poking-around-your-chrome-os-device It would appear the steps can vary from device to device, but…
Read more
News

Changing a FireMonkey style at runtime

There is a great post by Sarina Adding a style selector to your applicationshowing how to have a FMX application with multiple style books, and a combo box listing the styles. When the app is running, a user can select one of the style in the combo box and the…
News

Targeting Chrome OS with Delphi via Android and Linux

Google’s Chrome OS is based on their Chrome Browser and runs on Chromebooks, which are hybrids of a tablet and a laptop. They are designed with the assumption that the majority of what we do nowadays is done through the browser. Google announced a while ago that they…
News

Quickly find add-ons with new GetIt categories

We have added a number of new categories to the GetIt Package Manager in 10.2 Tokyo to make it easier to find what you’re looking for in GetIt. The GetIt Package Manager can be accessed through the Tools menu in the IDE. Here’s the new list of categories you will find in the GetIt Package Manager: All Libraries Components Internet of Things Trial Connectors Industry…
Read more
News

Use TRESTDataSetAdapter with arbitrary JSON

One basic questionI get asked is howcan I convert arbitrary JSON into some kind of data structure such that I can extract useful data? One solution is to use the TRESTDataSetAdapter with arbitrary JSON. TheTRESTDataSetAdapterandTClientDataSetcomponents convert theJSONrepresentation into a dataset. The TRESTDataSetAdapter has many nice…
Read more
News

RAD Server and Enterprise Connectors

Connected Systems Many years ago I was the lead developer for a software development company that was a market leader in the leisure industry. Back in the day, we were using Delphi 3 and then Delphi 5 to create the software. The software was a complete CRM that interfaced…
News

RAD Server and Enterprise Connectors

Connected Systems Many years ago I was the lead developer for a software development company that was a market leader in the leisure industry. Back in the day, we were using Delphi 3 and then Delphi 5 to create the software. The software was a complete CRM that interfaced with access control systems, card readers, ran in multiple languages, and offered everything from reservation management to…
Read more
C++DelphiNewsRAD Studio

What You Can Do With RAD Studio 12.2

RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with…

IN THE ARTICLES