News

More VCL Support for Windows 11

With the official release of Windows 11, Embarcadero has made some specific VCL styles, and I’m offering some coding helpers specific to the new version of the Microsoft desktop OS. More will come over time. After the announcement earlier this year, Microsoft officially released Windows 11 last week. Despite some issues running the new operating system on older computers due to new…
Read more
C++Code

What Are C++ Live Data Bindings, Charts And Vectors?

Hello C++ Developers, C++ Builder has a lot of specific great features for handling and linking to data as well as different ways to visualize what you’ve retrieved. You can use visual bindings on the standard components or you can use it with data components as a…