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…
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

Server Maintenance and Future Enhancements

Please note that our online Docwiki, Embarcadero Forums, EDN Member Services and some of our support systems are currently not accessible. These systems were taken down for maintenance over the weekend when we identified some additional issues that we are resolving promptly.
Delphi

Healthcare App Prototype Built In Delphi Wins First Place In Startup Weekend Competition!

A Techstars Startup Weekendeventwas held between November 17 and November 19, 2017in Bakersfield, California. TheStartup Weekend events are about bringing together entrepreneursfor meeting new people, building, and launching new products in a hackathon environment. I attended the event and took part as a competitor. At Startup Weekend ideas are purposed and then teams…
Read more
Delphi

CodeRage XII: Amazon S3 and Cloud API

Author: Pawe Gowacki CodeRage XII was great! Plenty of contents and great fun. It was not the first time I have been doing a session on using Delphi Cloud API to integrate with Amazon Simple Storage Service (S3). This year I thought it would be cool to go a little bit further and implement custom “TAmazonS3” component to make it easier to work with Amazon S3 in Delphi. Cloud API is a…
Read more