Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
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
C++

C-To-Delphi Converter Tool Can Quickly And Easily Help You Convert Standard C Code To Delphi

Developer Wouter Van Nifterick has a C-To-Delphi converter tool available over on GitHub under an MIT open source license. The tool contains a split view where you can write standard C code on the left side of the split view and it will show you translated code in Object Pascal (Delphi) on the right side of the split view. The DelphiAST library is used to perform syntax checking on the Delphi code…
Read more
Delphi

Two New Free VCL Styles for CodeRage from DelphiStyles.com

DelphiStyles.com sells stunning VCL and FireMonkey multi-device styles. In time for CodeRage, they have released two new free VCL Windows styles which can be downloaded via the GetIt Package Manager in 10.2 Tokyo. The two new free styles are “Glossy 2” and “Sky 2”. Custom styles can easily be applied via Project > Options > Appearance in RAD Studio 10.2…
Read more
News

CodeRage XII - Track Listings

CodeRage XII starts on Tuesday, November 7th, 2017 at 6 AM CST. Here are the different tracks you can catch sessions in: 52 Sessions in the Delphi Track 23 Sessions in the C++ Track 20 Sessions in the Best Practices Track 14 Sessions in the Cloud Track 13 Sessions in the…
News

CodeRage XII - Just Web Track

These are the4 sessions in theJust Web track for CodeRage XII. Register today and you can watch them on Embarcadero Academy. Introduction to Ext JS for Delphi Developers with Marco Cantu Scheduled: Tue 7th @ 11:00 AM Level: All (General information for everyone) [Watch during CodeRage] [Add to Gcal] [Add to Outlook / iCal] Description: This session offers an introduction of the…
Read more
C++CodeIDERAD Studio

What Are The Container Adapters in Modern C++?

Hello developers, here we will explain the container adapters. Before I get into that, as a C++ Builder developer, I should say that these past few weeks have made me so happy that we released the new…

IN THE ARTICLES