News

Windows App Modernization with RAD Studio Tokyo

With RAD Studio 10.2 Tokyo, you can easily update your existing application and give it a modern Windows 10 look and feel. In today’s post, I thought I would highlight our Windows 10 support to help you move your existing applications forward. Windows 10 VCL GUI Controls These controls were specifically designed for Windows 10 and address common UI paradigms on Windows 10. While they were…
Read more
Delphi

Easy Add Custom Component Icons in Delphi

Author: Pawe Gowacki I have just recently discovered a super easy way of adding custom icons to Delphi components. Traditionally you had to start from a rectangular bitmap of a specific size and color depth and then use Image Editor. This is documented in many places…
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…
Delphi

New free VCL Style from DelphiStyles.com available in GetIt

DelphiStyles.comsells custom VCL and FireMonkey Styles. They are offering a free custom VCL Windows Style for RAD Studio 10.2 Tokyo customers through the GetIt Package Manager (Tools > GetIt Package Manager). After downloading the style, you can find it under C:UsersYourUsernameDocumentsEmbarcaderoStudio19.0CatalogRepositoryAquaLightSlate2-1.0 Select the .vsf file and copy it into…
Read more
C++

New CData FireDAC drivers

Author: Pawe Gowacki It is very exciting time for Delphi and C++Builder developers! Embarcadero just announced partnership with CData to provide the whole suite of new FireDAC drivers that provide connectivity to major APIs and web services. The list of new FireDAC drivers…
News

RAD Server Solution Series: [Healthcare] Nurses Station

Author: Kai Inge Buseth Solution Name: Nurses Station Solution for Patient Check-in and Data Collection Industry: Health Care Solution Overview: The solution provides an improved patient experience and automated collection of patient data in a clinic, hospital or doctor’s office The patients can check-in to the clinic using a smartphone application and have a connected…
Read more
C++

Visualize JSON using TTreeView

Author: h.mohri I tried a program that reads a JSON file in C++Builder VCL and displays it in TTreeView component. This project file is open to public from github. github.com/mojeld https://www.microsoft.com/store/productid/9PLPHK05PJF7 Place two…
Delphi

Custom Fonts on Android with Delphi 10.2 Tokyo

Author: Landerson Gomes See in this post a quick video on how to distribute your App with custom fonts on the Android and provide even more attractive user interface customization. Video Subscribe to my YouTube channel: youtube.com/landersongomes6 Click the link and go…
News

RxLib and Tokyo Compatibility

Author: Jhonny Although in the pagehttp://www.micrel.cz/RxLib/says that they are not the official page of theRxLib, anyone needing this library of components to be able to update their version Delphi … they hope that they add support for Delphi Tokyo. As they have become the appropriate referent due to the modifications and maintenance they have provided for several years those…
Read more