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

Learn to program with C++Builder: #4, Real code and Useful C++: Ownership, smart pointers, styles, and optional values

Update July 24, 2018:With thejust-released Community Edition of C++Builder, we’ve updated these posts. Please visit the new version of this blog post here. Community Editionreplaces the old Starter edition, and is a full-featured, free, Professional-level edition of C++Builder. It and the updated ‘Learn programming’ course are well worthchecking…
Read more
News

Learn to Program in Delphi - Designing User Interfaces

Author: Pawe Gowacki Last time we have talked about the importance of app architecture and layers of code. David went one step further and started to build user interface for our calculator apps. This week I’m going to catch up and we will discuss designing user interfaces (UI) for our apps. Clearly user interfaces are of the highest importance for the user experience (UX) of our app. In…
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…
News

Learn to program with C++Builder: #3, Design, Architecture, and UIs

Update July 24, 2018: With the just-released Community Edition of C++Builder, we’ve updated these posts. Please visit the new version of this blog post here. Community Edition replaces the old Starter edition, and is a full-featured, free, Professional-level edition of C++Builder.  It and the updated ‘Learn programming’ course are well worth checking…
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…
C++

Learn to program with C++Builder: #2, Building and Debugging

Update July 24, 2018:With thejust-released Community Edition of C++Builder, we’ve updated these posts. Please visit the new version of this blog post here. Community Editionreplaces the old Starter edition, and is a full-featured, free, Professional-level edition of C++Builder. It and the updated ‘Learn programming’ course are well worthchecking…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES