News

Code snippet: IDE debug visualizer plugin for generic and template types

In RAD Studio 10.2.1 we added support for debug visualizers for Delphi generic and C++ template types.  A debug visualizer is an IDE plugin that allows you to change the display of a variable in the various debug windows, such as Local Variables and Watches. “Great!”, you may think, “but how do I actually write one of these visualizers?” Pretty easily, as it turns out. A…
Read more
News

Hello JavaScript

Author: Bogdan Polak BSC Temporarily I have to break the theme of project architecture in Delphi. You have certainly heard that the Emabarcadero acquired Sencha (official press release).In addition to the fact that I love Delphi, I’m also a big fan of…