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

Delphi in Healthcare, Fighting the Corona Pandemic

Delphi in Healthcare, Fighting the Corona Pandemic When a crisis like the coronavirus pandemic hits society, it affects every aspect of human life. It has severely limited our ability to travel and interact with family and loved ones, it has changed how we interact with the…
Delphi

Live event : The Apocalypse Coding Group.

Don’t miss Part 7 & 8 of the Apocalypse Coding Group on 25. & 26.04. 14:00 UTC. With: Andrea MagniCraig ChapmanGlenn DufkeIan BarkerJim McKeethan me… Where MVP’s are trying to convince the viewers that they are worthy of this title, although it did…
Delphi

CEF32 Emulator Framework - Cool Apps Selection

Today’s Cool Apps selection is CEF32 Emulator Framework, from Alan Conroy. CEF32 is a framework that allows users to emulate hardware configurations, and create their own emulators as well. Delphi and the VCL were key to its development, and Alan did a great job with the application. Alan had three goals in mind when he made CEF32. 1) Strike the right balance between accuracy of emulation and…
Read more
Delphi

Unicode Finder - Embarcadero Cool Apps Selection

Today’s Cool Apps selection is Unicode Finder, from SAGT3K. As the name suggests, Unicode Finder is a utility that allows you to explore the Unicode database to find characters, symbols, and emojis to use in text settings. It was developed in RAD Studio using Delphi and…
News

New Embarcadero Licenses and Download Portal

One of the focus areas of Embarcadero, besides working on RAD Studio and other products, is to improve the overall user experience. As part of this effort, we have been working to replace the old EDN (Embarcadero Developer Network) website infrastructure with a more modern and smoother experience. The key areas we have been focusing on are the ability for customers to access the licenses…
Read more
News

MKS Covid19 App Saving Lives

The Military Institute of Medicine in Poland has been making the news recently with its app that is helping fight the spread of the global SARS-CoV-2 pandemic. Piotr Murawski Ph.D, (Head of ICT, Military Institute of Medicine, Warsaw, Poland) shared recently with me how back…
Delphi

Vector Containers For Delphi

A few weeks back I did an article on C++Builder where I went completely outside my comfort zone and implemented my very first C++ class. Since I have gotten a taste for C++Builder my adventures with C/C++ is going to continue over the next weeks and months, but like so many…
News

Auto Inc Fields in RAD Server with InterBase

How to create Auto Incremental Fields in RAD Server with InterBase, FireDAC and TEMSDataSetResource One key feature when asking a remote server to add a record is to get the new record ID value returned. Thankfully this is easily achieved with InterBase and FireDAC via RAD Server with TEMSDataSetResource InterBase has a concept of Generators. These provide a unique sequential integer value that…
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