C++DelphiTech Partner

Ultimate Powerful TsiLang Components Suite for RAD Studio on Windows

It’s virtually impossible to find popular software that would not be translated (localized) into multiple languages. In fact, even niche and second-tier developers localize their products to increase international sales. Unfortunately, the process of software localization is both time consuming and very expensive. Luckily, developers who use RAD Studio, Delphi or C++Builder platform can use…
Read more
C++

Boost for C++Builder 10.3.1 - now available!

The Boost library is now available for C++Builder and RAD Studio 10.3.1. Boost is a very important third party C++ library, and one many of our customers request support for. It’s taken us longer than we had hoped, but I’m very glad to announce it’s available in the…
C++

#CodingResolutions: Your First Mobile App

Author: Rebekah D Welcome back to the #CodingResolutions series!  In this post, we’re going to make sure we have our developer environment set up for Android Development, and then create our first Android app in either C++ or Delphi.  Prerequisites:  You should already…