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

High-DPI on Windows 10

Often times when we talk about monitors we discuss resolution (e.g.1920×1080) and diagonal dimensions (e.g. 27” or 68.58 cm), but we can use these numbers to calculate the DPI (see More on DPI and PPI below) with the good ol’ Pythagorean theorem. As the screen gets larger, the DPI gets lower, unless you also increase the resolution. DPI = (sqrt(sqr(width)+sqr(height))/diagonal Originally…
Read more
Delphi

New Training Course Launches: Building Mobile Apps with FMX

FireMonkey (FMX) has come a long way to become one of the best multi-platform development frameworks for mobile app development. We’ve built a training course to teach VCL developershow to leverage and extend their skills to develop mobile apps in FireMonkey. It is designed to be an 8 to 12 hour course for experienced developers who want to make the move to mobile development with…
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 GetIt package manager today. You can find it by opening GetIt (Tools menu, GetIt Package Manager) and either…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES