Developers are under increasing pressure to reduce development cycles and keep up with changing platforms. Here’s how Embarcadero is making that...
developer-tools
GetIt: Aqua Light Slate VCL Style
The Aqua Light Slate VCL Style is one of the free styles available in RAD Studio. Once installed you will find this in your styles folder:...
Mit Delphi zu mobilen Welten – App Programmierung Tutorial Teil 1
Ein Tutorial von Olena Bochkor und Dr. Veikko Krypczyk, was ich hier auf meinem Blog poste Mit Delphi zu mobilen Welten - App Programmierung...
GetIt: Calypso VCL Style – New in 10.3.1
The Calypso VCL Style is part of the new premium styles introduced in 10.3.1. It includes four variants: Light and Dark editors with Green or Blue...
March 2019 GetIt Package Manager Report
With the 10.3.1 release this month on Delphi's February 14th birthday we saw a lot of new components from Embarcadero. The Bookmarks and Navigator...
Troubleshooting: Installing Bookmarks and Navigator in 10.3 Rio as well as earlier versions
Bookmarks and Navigator are some great coding productivity tools available in RAD Studio 10.3.1. You can install them via GetIt. They were recently...
Always New, Always Delphi – New Features since Delphi 2009
The story has it, on February 14th, 1995, in San Francisco, when Anders Hejlsberg was presenting at the Delphi launch some of the staff from...
Key Improvements in RAD Studio 10.3.1
On February 14th, Delphi's birthday, we released RAD Studio 10.3.1, a point release to 10.3 Rio. We have a number of great improvements this release...
Expanded iOS 12 and iPhone X series support in 10.3.1
In RAD Studio 10.3.1, we have expanded our support for iOS 12 and the iPhone X series devices. This was done to address the upcoming March 2019 App...
New VCL and FireMonkey Styles in RAD Studio 10.3.1
In today’s blog post, I wanted to highlight the 15 new custom VCL Windows and FireMonkey multi-device styles that we added to Delphi, C++Builder and...
New Productivity Tooling in RAD Studio 10.3.1: Bookmarks
In RAD Studio 10.3.1, we've added two new really useful productivity tools to the IDE, which improve navigation: finding your code, and moving...
RAD Studio 10.3.1 is here, Happy Birthday Delphi!
We are very excited to share that Delphi, C++Builder and RAD Studio 10.3.1 are now available. February 14th is also Delphi's birthday. 10.3 Rio...
Delphi/C++Builder/RAD Studio 10.3 Release 1 verfügbar! (10.3.1)
Zum heutigen Geburtstag 🙂 Neuerungen und Hinweise: http://docwiki.embarcadero.com/RADSt...io_-_Release_1 (Zur Zeit nur in englischer Sprache) New...
Get the Most out of Android with 10.3 Rio
This webinar was a bit of a State of Android development today, as well as a What’s New in 10.3 Rio for Android. During CodeRage 2018 I presented on...
Building a Fast and Secure Mobile App Development Strategy
The webinar for Building a Fast and Secure Mobile App Development Strategy is running right now. This blog post will have the replay and additional...
February 2019 GetIt Package Manager Report
Welcome to the February 2019 GetIt Package Manager report with all the amazing stats from January. New and Updated The following packages were added...
Made in Delphi, C++Builder, InterBase and RAD Studio Badges
I'm always getting requests for these badges so people can show off their love of the best development tools. There are three variations of each...
PacktPub $5 Delphi Book Sale
PacktPub has been adding Delphi programming books and videos lately, and they have a big sale going on right now with them all available for just $5...
2018 Spirit of Delphi Award
If you've been a member of the Delphi community for a while you are no doubt aware of the Spirit of Delphi Award. The Spirit of Delphi was...
ABI Changes in RAD Studio 10.3
In RAD Studio 10.3 we’ve made an interesting very low-level change that affects both Delphi and C++. This is a change in the how method parameters...
C++ Toolchain Hotfix for C++Builder and RAD Studio 10.3
We have just released a hotfix for RAD Studio 10.3, which addresses a number of issues in the C++ compiler and RTL. This is an important hotfix if...
#CodingResolutions: Programming Fundamentals – Functions
If you completed any of the String exercises from the past day, you probably already have a handle on what functions are and how they are used. You...
#CodingResolutions: Strings and the RegExpDemo Sample App
In this installment of the #CodingResolutions series, let's take a look at Strings and how to manipulate them. While today still has a fair amount...
#CodingResolutions: Programming Fundamentals – Variables and Variable Scope
So far in the #CodingResolutions series, we've worked a lot in the visual design framework to demonstrate how easy it is to create low-code apps....