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

DevExpress VCL components version 16.1 now available!

I just got an email telling me that the new release of DevExpress VCL components, version 16.1, is now available. The “What’s New in vol. 16.1” page includes: Community Technology Preview (CTP) of the new VCL PDF Viewer Control, new VCL Callout Popup Control, new Range Track Bar Editor, new Windows Explorer View in the Grid Control, the Rich Edit Control now exposes the Windows…
Read more
Delphi

Using TImageList with TListView in RAD Studio 10.1 Berlin

If one of the classic appearances is used, the TListViewItem.ImageIndex property can be set. This is illustrated on the first Tab. Likewise, a LiveBindings link can be drawn directly to an Item.ImageIndex field for a similar effect. When using a dynamic appearance, there can be more than one image and TListView performs no implicit actions on the items. It would be possible to hook up an…
Read more
C++

June 16 Webinar - RAD Server Application Deep Dive - Creating a Department Store Retail Solution

During this webinar you’ll learn how to develop and deploy a real world Department Store Retail application using Embarcadero RAD Server. The client app runs on smartphones and the server side executes on IIS production servers on premises and on Amazon.The content covered on this webinar goes deeper technically into the department store solution that was first presented as part of the…
Read more
News

Variable Item Height with TListView in 10.1 Berlin

During a recent webinar, we received a question on how to create a list in a FireMonkey multi-device application using RAD Studio Berlin where the item height automatically adjusts itself depending on the content. We have a great new demo that shows you how to calculate text…
News

Closing the Class Helpers Private Access Loophole

As many of you know, Embarcadero made a change to the Delphi compiler in 10.1 Berlin to close an existing bug that allowed access to private data of any class via a class helper. Developers who were leveraging this hack would need a migration strategy. Private is… Private For quite some time, there was a bug in the Delphi compiler that ended up allowing class helper methods to access private…
Read more
C++DelphiNewsRAD Studio

What You Can Do With RAD Studio 12.2

RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with…

IN THE ARTICLES