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

CodeRage XI Replays - Productivity, Platforms and Performance

Productivity, Platforms and Performance is the theme for this year’s CodeRage conference. This wasour 11th conference. We’ve had3 jam-packed days of engaging content—for developers like you. Please note that Day 3 wasby invitation only to Update subscribers. We’re offering a wide variety of topics that center around Embarcadero products, related technologies, Object…
Read more
Delphi

Setting a Tab Item Badge Value

Author: Chris Chuah I recently received some questions on how to display a circular badge icon and badge value on a tab item in TTabControl. Badge icons are commonly set to indicate a status change. The number displayed on the badge is frequently tied to a local notification…
C++

Learn to Program in Delphi - Architecture and Layers of Code

Author: Pawe Gowacki Last week we have created „DelphiSuperCalculator” project and learn how to build, run and debug it. Before rushing into writing code it is a good thing to step back first and think about the overall architecture of your app. This typically involves breaking your app into smaller parts and in code a typical metaphor is a “layer” or “tier” of…
Read more
News

What is RAD Server and How You Can Use It?

Author: Emailx45 I’m digging the new job. Lots of interesting things going on. Lots of great plans. Now, you may not realize it, but I’m the Director of Product Management for all the Embarcadero products, including a very cool product named RAD Server. Many of…
Delphi

Learn to Program in Delphi - Building and Debugging

Author: Pawe Gowacki In the first post we have covered the installation of Delphi Starter. Now it is the high time to start using it! The best way to learn something is to start using it to build something useful, but not too complicated. Today we will start creating a “calculator” application that we will use as a vehicle to learn the basics of programming in Delphi. Understanding the…
Read more
C++

Learn to Program with Starter (Homepage)

Author: Pawe Gowacki In coming weeks David Millington (C++Builder Product Manager) and I are going to publish weekly blog postings where you can learn programming step by step with Delphi and C++Builder. As much as possible we will try to synchronise topics and content so…
Delphi

Learn to Program in Delphi - Introduction and Installation

Author: Pawe Gowacki This blog post is the beginning of the “Learn to Program in Delphi” series. My name is Paweł Głowacki and I have been using and teaching Delphi for the last 20 years. I love Delphi programming and I do it also in my spare time. I think you can call me a “Delphi Maniac”. Simultaneously with me David Millington, C++Builder Product Manager, is starting a…
Read more
C++DelphiNewsRAD Studio

What You Can Do With RAD Studio 12.2

RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with…

IN THE ARTICLES