Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
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 is quite long and includes connectors to over 80 systems, like Amazon DynamoDB, SalesForce, Microsoft Dynamics, Google Big…
Read more
News

Video: Adding InterBase 2017 ToGo to RAD Studio 10.2

InterBase 2017 is now available for installation directly into RAD Studio via GetIt for use in Delphi and C++Builder applications across Windows, macOS, iOS, Android and also for Linux. While a Linux InterBase Server Edition has been available for many years with InterBase…
News

Video: Adding InterBase 2017 ToGo to RAD Studio 10.2

InterBase 2017 is now available for installation directly into RAD Studio via GetIt for use in Delphi and C++Builder applications across Windows, macOS, iOS, Android and also for Linux. While a Linux InterBase Server Edition has been available for many years with InterBase, the introduction of the new Delphi Linux compiler in 10.2 Tokyohas ensuredthe addition of Linux as a new platform…
Read more
News

CAD with C++Builder, episode#0

Author: Seva Leonov Where Last year I had a course in programming with C++. They were 2nd year students, and they already got C# and Python. Then their dean called me and ask: “Look, Seva, I want to get them programming, not writing code. Can you?” That was a…
C++

FireDAC & ODBC for Paradox and dBase tables.

I continue to get customer requests for options to migrate legacy RAD Studio, Delphi or C++ Builder applications using the Borland Database Engine (BDE) with Paradox and/or dBase files. With the current versions of RAD Studio, you can use theFireDAC ODBC bridge driver to get to Paradox and dBase tables. This is important if you want to…
Read more
News

Understanding Automatic Reference Counting - ARC

Automatic Reference Counting is the memory management system used by Strings & Interfaces on all platforms, and all objects on Linux and Mobile. Unlike Garbage Collection, ARC is purely deterministic and keeps the developer in control. Join Delphi Product Manager Marco…
News

May Cool App Winner: Ofertas do Dia

The cool app Winner for May comes from Brazil. It isOfertas do Dia, or “Daily Offers” for us English speakers. This cool mobile app runs on iOS, Android and Windows Desktop. It collects all the daily offers from the bigger brazilian online stores and…
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 TSpeedButton, TTreeView, TMemo, TActivityIndicator, TOpenDialog, TImageList. ImageList1 has an icon for displaying in…
Read more
DatabaseInterBaseNews

Aviation Giant Renews Long-Term InterBase Contract

After extensive testing, a top global commercial aircraft manufacturer has just renewed its InterBase deployment license with Embarcadero. The project involved updating InterBase to the latest version…

IN THE ARTICLES