Supercharge Your Mobile Development With Our Exclusive Training Offer! Buy Now

Leverage REST API’s Full Potential with RAD Server Training! Buy Now

Webinar: What's Coming in RAD Studio 12.1 Athens Save Your Seat

Behind the Build: The new C++Builder Clang Toolchain! Watch the Replay

RAD Studio 12 Athens is Here! Learn more

What's New in RAD Studio 12 Athens Watch On-Demand

InterBase 2020 Update 5, released! Learn more

New IBLite Edition and IBToGo Subscription Offer Learn more

Delphi & C++Builder 11 Community Edition Now Available Learn more

Discover The Getit Page

Deep discounts available on InterBase 2020 for OEM or VARs – Contact sales

Renew your Update Subscription license now Read more

C++Builder Features

Build Native C++ Apps for Windows
10x Faster with Less Code

Code Quality

Improve your code quality with cross-platform best practices from strong object-orientated languages. Integrated unit testing, inline documentation, GOF design pattern support, and audits and metrics will help you become a coding rock star!

Many eyes, one code base

Build fast code faster, built on top of libraries used by millions of developers worldwide. Powerful cross-platform libraries provide a source of well tested and highly optimized code for your platform to reach market better and faster than the competition.

As an example, the Parallel Programming Library exponentially increases performance, enables asynchronous programming and uses a self-tuning thread pool. By making it easier to write cross-platform, multi-threaded applications that can fully exploit the power of multi-core CPUs, developers automatically get serious performance boosts for their FireMonkey applications, regardless of the target platform.

Many eyes, one code base
Code documentation with immediate payback!

Code documentation with immediate payback!

RAD Studio turns your code documentation into immediate in-line help available to you or other developers in your team. The ‘///’ agile approach to code documentation, right down to the parameter level, appears as you code as custom Help Insight. You can also convert your code documentation into HTML, CHM or other documentation formats.

Go Extreme and continuous with inbuilt Unit Testing

Unit tests are a key code quality feature of Extreme Programming (XP), and with RAD Studio you can build unit tests for all your code by leveraging the included DUnit and DUnitX frameworks. Run your unit tests at the command line as part of Continuous Integration or with the graphical user interface to see your tests “run green.”

Go Extreme and continuous with inbuilt Unit Testing
Deeper insight into how your code is executing

Deeper insight into how your code is executing

Code site has changed the way developers locate problems in their code. See what is going on inside your application without interrupting the application flow by adding hyper-capable live logging to any application. Log text, values, objects, and graphics and review what has happened after the event.

Measurable source code quality in your projects.

Use code metrics to do a deep static analysis of your code. Leverage code audits to enforce proper coding techniques and code methodologies within your code base. Do both either in the RAD Studio IDE or at the command line as part of your continuous integration regimen.

Measurable source code quality in your projects.
Best Practice OOP Design Pattern Support

Best Practice OOP Design Pattern Support

Patterns provide software developers with powerful reuse facilities. Rather than trying to solve each design problem from the very beginning, you can use the predefined patterns. As part of the inbuilt modeling support, quickly and easily add the well-known “Gang of Four” patterns to your code with predefined design patterns.