News

The New VCL ControlList Multiple Selection in Delphi 11.3

There is a small new features in the VCL library in the recently released Delphi 11.3, the option to enable multiple selection in the ControlList component of the VCL library. What is a ControlList? The ControlList component was introduced to the VCL a few years back to allow managing extremely large lists in a totally virtual way. A control list, in fact, has a panel with a structure that is…
Read more
C++RAD Studio

More Examples About Template Parameters In C++

Hello again. One of the great features of modern C++ is the ability to define templates which are simple and very powerful statements in C++. We published a lot of posts before about templates in C++ and this week we have more examples to take us further along the path of…
Case StudyDelphiRAD StudioShowcase

My Successful Journey In Building Core Banking System In Delphi

This is the final entry in the Enterprise Article challenge. We’ve had some great submissions from all kinds of developers who are using RAD Studio with Delphi and C++ Builder for Windows app development as well as a whole host of cross-platform apps for Android and iOS too. I am so grateful to you all for taking part. All the authors of the published articles will be contacted shortly, and…
Read more
C++DelphiNewsRAD Studio

Why Update Subscription Matters, And Why March is a Great Time to Renew Your Licenses!

RAD Studio gets better and better with every release. With a big developer team adding new capabilities, fixing bugs and addressing literally hundreds of customer requests daily, each version update of RAD Studio represents a leap forward not just for the IDE and toolset, but for your business as well. Assuming, of course, you’re on update subscription. A Landmark Release RAD Studio 11…
Read more
DelphiDeveloper InterviewsRAD StudioShowcase

This Is How SCULi Silently Oversees Liebherr's Sumptuous Construction Machines

Today’s enterprise article focuses on a long-running Windows development large-scale project brought to us by Didier Cabalé. Didier describes “SCULi” which forms the backbone of diagnosing maintenance issues for Liebherr’s extensive range of products used in the construction, maritime, and mining industries. SCULi is entirely written in Delphi and began life 17 years ago…
Read more