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

Create Powerful Linux Applications Using Delphi And FMXLinux

The demand for Linux applications is increasing year after year, as this free and open-source OS becomes more prevalent on PCs. For those of you who need to meet this demand, I present to you FMXLinux (Embarcadero Software License) for Delphi, which allows you to work on Delphi to develop amazing applications without having to learn another language or deal with a new IDE. Simple and powerful…
Read more
C++CodeDelphi

Easily Perform Datetime Conversions And Time Zone Shifting Using Python Delorean Library On Windows

Earlier we have learned how to manipulate date-time efficiently using Python Arrow Library in the Delphi application. Another alternate for this library is using Python Delorean Library. Delorean is a library that provides easy and convenient DateTime conversions in Python. Dealing with generating lists of date-times, timezone shifting, and much more. In this post will get to understand how to use…
Read more
CodeDelphiIDERAD Studio

Easily Add Product Licensing For Delphi Apps Using TurboPack OnGuard

TurboPack OnGuard is a copy-protection system for VCL and FMX applications built using Delphi and C++ Builder. In this article, I illustrate using TurboPack OnGuard and an integration with back-end Digital-River’s MyCommerce. Digital River MyCommece platform is a sales ordering platform for customers to order software. Getting Started In the below video you can see it takes less than a…
Read more
C++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and…

IN THE ARTICLES