Skip to content

C++Builder 12 Athens

C++Builder helps you streamline your C++ development process

C++Builder is an advanced IDE for modern C++ with high-productivity libraries that help you deliver fast, native apps with great user experience for your customers. C++Builder utilizes best-in-class Windows desktop UI libraries ready for Windows 11. Use powerful award-winning visual design tools and the modern Clang-enhanced compiler to rapidly prototype and publish high-performance Windows and iOS apps. Get blazing-fast compile times on multi-core hardware, easy access to popular libraries like Boost, build tools like CMake and Ninja, and leverage productive UI, networking, parsing and other libraries. Independent developers and enterprise development teams choose C++Builder’s advanced productivity to deliver projects 5x faster than competing solutions.

C++Builder 12 helps you:

  • Create fast native apps for Windows, Mac and mobile from one codebase
  • Build 64-bit Windows applications and parallelize existing code
  • Bind any control to other objects or datasets with LiveBindings
  • Get universal enterprise database connectivity with FireDAC
  • Modernize Windows applications with new components and styles
  • Extend Windows apps with mobile and wearable companion apps
  • Access cloud-based BaaS and REST services
  • Easily deploy stateless, restful, scalable, and secure turnkey middleware to mobilize Enterprise apps
  • Get a fast start and fast results

“Read the source, Luke!”

When you buy C++Builder, you get the full source code for all our libraries, whether UI, database, networking, or any other area – even our RTL, if you want to dig deep into exception handling or memory allocation.

About

What is C++Builder?

Powerful Windows Development

Design beautiful interfaces with industry-leading and cross-platform frameworks on Windows and iOS. These apps deliver an amazing experience custom-designed for each device to save you time efficiently.

Powerful Windows development
  • Modern C++17
    Featuring a Clang-enhanced compiler, Dinkumware STL, and easy access to Boost, plus common libraries like SDL2, and many more.
  • Windows 11
    Modernize ageing apps to support Windows 11 with up-to-date responsive controls and Windows Store support.
  • High DPI & 4K
    High-DPI support in the IDE, with full support for the latest 4k+ monitors and cleaner and sharper fonts and icons. Improved FMX High-DPI support for Windows and Desktops with a visibly superior desktop UI.
  • iOS Applications
    Develop applications for iOS quickly and easily with C++Builder’s tools.
  • Continuous Integration
    Integrate with continuous build configurations quickly with MSBuild, CMake, and Ninja project support either as a lone developer or as part of a team.
  • Productivity
    VCL Styles with design-time support: Prototype stylish UIs even faster by seeing immediately at design-time how your styled forms and controls will look when running.
  • Accessible Data
    Connect natively to over 20 databases like Oracle, SQL Server, MySQL and more with FireDAC’s high-speed direct access.
  • Cloud Aware
    C++Builder has an HTTP and a REST client library, available on all platforms, to invoke REST services and even specific AWS and Azure components.
  • Rapid Development
    Award-winning visual design tools help you deliver projects 5x faster than competing solutions.
  • Responsive UIs
    Create a single responsive platform-aware UI once and deploy it on Windows and iOS.
  • Remote Desktop
    Collaborate more effectively with remote teams using improved remote desktop support for VCL and IDE.
  • Version Control Integration
    Track and manage changes using version control systems, including Subversion, Git, and Mercurial repositories.
  • Extend the IDE
    Use plugins that add new tool windows, draw in the code editor, provide code completion, add new syntax highlighting, hook into high-level and low-level events, track processes and threads while debugging, and more.

C++BUILDER – DESIGNED TO FUEL YOUR IMAGINATION

DESIGN WITH DELPHI

Design Beautiful Desktop and Mobile App UIs with C++Builder

  • RAD Studio’s C++ version comes with the award-winning VCL framework for high-performance native Windows apps and the powerful FireMonkey (FMX) framework for cross-platform UIs. Visual development for C++ has never been easier and faster – best of all, your designs and code will always be in sync!
  • Rapidly design your Windows application with VCL to ensure unmatched native performance.
  • Use the visual design menu to drag and drop visual and non-visual components from the palette.
  • Extend your visual UIs with components from multiple certified partners.
  • Use FMX to create cross-platform apps using the same code base.
  • Connect user interface elements to data sources using the LiveBindings Designer.
  • Validate designs in real time using Live On-Device Preview to broadcast the active form to multiple devices simultaneously.
  • Build fully responsive designs with resolution-aware components for desktops, tablets, and smartphones.
  • Deploy platform-specific native controls for an improved user experience.
Design desktop and mobile apps with Delphi

DEVELOP WITH C++BUILDER

Develop Faster and Smarter with C++Builder

  • Smart developers and Agile software teams write better code faster using modern OOP practices and C++Builder’s robust frameworks and feature-rich IDE.
  • C++ Code Formatter: Automate the layout of your C++ code using clang-format.
  • Customize the IDE for your coding style and two robust and powerful languages (Delphi and enhanced C++).
  • Quicken lengthy compiles with highly optimized compilers for every platform.
  • Get native, high-speed direct access to InterBase, SQLite, MySQL, SQL Server, Oracle, PostgreSQL, DB2, SQL Anywhere, Advantage DB, Firebird, Access, Informix, MongoDB, and more.
  • Get hints and tips from inline documentation as you code.
  • Utilize popular libraries such as Boost, Eigen, and ZeroMQ, plus leverage a broad range of community tools and libraries.
  • Integrate with version control systems, including Git, Subversion and Mercurial.
Develop faster and smarter with Delphi

DEBUG

Fast and Accurate Debugging with C++Builder

  • Fix bugs faster with integrated cross-platform native debugging. Use the C++Builder IDE to debug applications running remotely on Windows and iOS!
  • Save time with the integrated toolchain bringing the designer, compiler, and debugger into a single development environment.
  • Add conditional breakpoints to pause program execution at a specified location quickly or when a particular condition occurs.
  • Explore the entire call stack to trace the executing code’s route to reach its location.
  • Inspect the current value of variables while your program pauses during debugging.
  • Debug on any device! Deploy your app to Windows and iOS devices and debug as though it was running locally. Use breakpoints, stack exploration, tooltips and expression evaluation on local and remote machines with live debugging across all deployment platforms.
Debug faster

DEPLOY

Compile and Deploy High-Performance Apps with C++Builder

  • Faster development cycles don’t have to mean sacrificing quality! C++Builder has many features that employ coding best practices, reduce duplication efforts, and help you become a rockstar coder!
  • Build better code by leveraging well-tested and highly optimized native Windows and iOS libraries.
  • Turn documentation into immediate in-line help for you and your team.
  • Build unit tests for all of your code using the integrated DUnit frameworks.
Compile and deploy native apps

C++BUILDER CODE QUALITY

Improve the Quality of Your Code with C++Builder

  • Faster development cycles don’t have to mean sacrificing quality! C++Builder has many features that employ coding best practices, reduce duplication efforts, and help you become a rockstar coder!
  • Build better code by leveraging well-tested and highly optimized native Windows and iOS libraries.
  • Turn documentation into immediate in-line help for you and your team.
  • Build unit tests for all of your code using the integrated DUnit frameworks.
  • Dive into your project without interrupting the application flow by adding live log-in with CodeSite Logging.
Improve your code quality with Delphi

COLLABORATE

Collaborate Better with C++Builder

  • C++ Builder’s collaboration and version control features help you create better products faster, whether as an independent developer or as part of a team. Code collaboration drives deeper code understanding, better testing and better products.
  • Track and manage changes quickly using version control systems, including Subversion, Git and Mercurial repositories.
  • Easily navigate changes and history using the history tab in the code viewer with the built-in difference viewer.
  • Integrate quickly with continuous build configurations using MSBuild, CMake and Ninja project support either as a single developer or as part of a team.
  • Easily access cloud-based RESTful Web Services using built-in REST and JSON/BSON support.
  • Connect to Amazon and Azure services, including application services, database services and storage services using the C++ Builder Amazon API and Azure API.
Collaborate with Delphi teamwork

EXTEND

Extend the C++Builder IDE with Hundreds of Components

  • C++Builder comes with hundreds of components for every task, from creating user interfaces to database connectivity, enabling easy and fast builds for connected business applications on desktop and mobile platforms. In addition to the included VCL and FireMonkey components, a broad range of tools and components are available from the Delphi and C++Builder communities.
  • Use GetIt Package Manager to easily download and integrate new components to improve the functionality of your applications.
  • Get easy access to popular libraries such as Boost, Eigen, ZeroMQ, SDL2, SOCI, libSIMDpp, and Nematode.
  • Easily utilize the broad array of third-party components and controls for Delphi directly in C++Builder.
  • Extend the IDE with Tools and Components from Embarcadero’s Technology Partners.
  • Employ powerful integrated tools and components like Beyond Compare, FastReport, TeeChart, InterBase, IP*Works, and CodeSite!
  • Extend the IDE further with addons and plugins from dozens of third parties and customize the IDE to work your way.
Extend Delphi

News

C++Builder 12 Athens Released

RAD Studio 11.3 Released

We are very excited to announce the release of C++Builder 12. The C++Builder 12 Athens release is packed with exciting new features that are laying the foundation for the future of the product.

What is New in C++Builder 12

This is a summary of the key features introduces in C++Builder 12. The following sections offer more details, but it’s good to start with a summary:

  • Visual Assist integration in the IDE for C++Builder, providing best-in-class code completion, code navigation and rename refactoring for the C++ language
  • A preview of a significantly updated CLANG-based C++ compiler for Win64, to support the most recent C++ standard language features and offer a better integration with external libraries and C++ code
  • Skia support in FireMonkey, offering higher performance and quality in rendering graphics and UI controls across all target platforms, with the adoption of a new foundation for FireMonkey
  • A reworked MDI and a new tabbed UI architecture for VCL to help our customers modernize their existing applications, adding support for HighDPI and styling to existing programs with minimal effort on their side
  • A new FireDAC Query by Example (QBE) component for easier data filtering and a new JSON wizard for Delphi to add a mapping of the data in the popular JSON format to objects, like we have for XML
  • Many IDE productivity and quality improvements, to make it easier and faster to use RAD Studio for every day tasks
  • Support for smart IDs in RAD Server, to make customer’s hosted REST APIs more powerful and flexible, while maintaining RAD Server easy-of-use

C++Builder 12 – New Features Deepdive

Wonderful Things for C++

A significant focus of this release is on C++Builder and our C++ toolchain (available also in RAD Studio). The team has been focused on two key C++ improvements: modernizing our C++ compilers and toolchain, and providing amazing productivity with code completion as well as adding refactoring and navigations by integrating Visual Assist.

The C++ toolchain upgrade is an amazing overhaul of our C++ support. It includes not just a new version of Clang, but also the C and C++ runtime libraries and the STL (the C++ Standard Template Library) plus the linker and debugger. The goal of this large effort is to offer modern C++ standards, with the ability to run C++ code you find in recent libraries and projects, easily use third party libraries, leverage modern safe coding standards, have more performant apps and excellent debugging. It also aims to directly improve areas like linking and the STL, and moves to Windows platform standards such as using the COFF and PDB object and debug formats, potentially allowing you much wider compatibility with other tools. You can read more about this feature in this preview blog post: https://blogs.embarcadero.com/win64-clang-toolchains-in-rad-studio-12/

In 12.0, we are shipping a Preview of this new C++ toolchain, available as a command line compiler.  We’ll continue working on the IDE integration of this new C++ toolchain, in parallel with the existing C++ compilers, and on the integration with the Delphi libraries in RAD Studio, including the VCL and the FireMonkey UX libraries. We plan to make these updates available to customers on subscription as they become available. 

Another significant innovation for C++Builder in 12.0 comes from the integration of the Visual Assist technology to offer better Code Insight including code completion, code navigation and refactoring. These are key productivity tools that assist in common development tasks, from code completion which is invoked often while coding, to navigation which allows developers to easily find relevant parts of their code instead of manually searching a codebase, to refactorings which help code organization and safety. We’ll have a significant initial subset of the VA features available within RAD Studio, including finding symbols and references, showing the project Outline, navigating from implementation to declaration and back, and rename refactoring. You can read this teaser blog post about VA in C++Builder at https://blogs.embarcadero.com/yukon-beta-blog-c-and-visual-assist-in-rad-studio-12-0/ 

120 vafindref

FireMonkey and Skia as a New Foundation

In terms of UI libraries the most significant set of improvements in RAD Studio 12.0, for both Delphi and C++Builder, comes from the integration of the very popular cross platform rendering engine Skia, in FireMonkey. This is done by integrating the Skia4Delphi open source project, but also extending it with Vulkan support, support for effects and filters with the Skia Shading Language, a WebP Encoder, printer support, and printing to PDF. 

RAD Studio Skia support includes direct APIs, specific UI controls (TSkAnimatedImage, TSkLabel, TSkPaintBox, and TSkSvg), and the automatic mapping of FireMonkey UI controls UI rendering via Skia. In general terms, Skia improves the quality of the rendering and the performance. Notice that the same Skia UI controls are also available in the VCL windows library.

screenshot 2023 11 06 at 10 35 12 pm

Outside of Skia support, which offers a new solid foundation for the future of the library, we have improved our Android support matching many recent platform enhancements, added split screen support, to allow FireMonkey application to work in a side-by-side pane on both iOS and Android, and extensively  reworked the text input capabilities of the single-line TEdit and multi-line TMemo controls. 

Another significant improvement to the IDE, for FireMonkey development, is the introduction of a wizard to generate icons and splash screens at all of the resolutions, required by Apple and Google, starting from a single SVG image and the support for Android’s adaptive icons, as you can read in https://blogs.embarcadero.com/multi-device-icon-generator/

screenshot 2023 11 06 at 10 33 40 pm

VCL Modernization with MDI and Tabbed UI architecture

We have been doing VCL modernization work to help our customers migrate their existing applications (often very large and well established in their target industry). In 12.0 the focus is on keeping alive the old fashioned, but still popular, MDI (Windows’ Multi Document Interface) model. With the new release customers will be able to adopt full HighDPI support for MDI applications and also adopt VCL styles. We’ll allow our customers to bypass platform issues caused by the fact Microsoft has been neglecting support for MDI in recent years.

screenshot 2023 11 06 at 10 35 37 pm

In addition, RAD Studio 12.0 introduced a new tab-based UI (like the one from Google Chrome and many other popular apps) as an easy migration from MDI or a brand new model, with the new TFormTabsBar control. The VCL library has improvements in futons management for High DPI screens.

As part of the VCL improvements, the new release is introducing a number of new designers to help simplify the work: There is a new string list editor, a multiline string editor, and quick configuration dialogs for buttons, radio groups and panels. Some of these handy tools were originally part of KSVC (Konopka Signature VCL Controls) and are now available to anyone, even without installing this add-on control pack.

screenshot 2023 11 06 at 10 34 23 pm

Beside the core RTL definitions, we have created a new set of units with the complete Windows API headers converted to Object Pascal, to make it easier for Delphi developers to call any Windows platform API we don’t expose in our component libraries. This API conversion includes 311 Delphi header files with 41 MB of code, covering the entire platform API provided by Microsoft.

Additionally, we have improved the Edge browser integration with new interfaces, properties and events, matching the improvements to the platform WebView 2 control since our last release. Further improvements in the VCL with noticing are an extremely flexible TControl enumerator, Desktop Windows Manager (DWM) enhancements, and changes to Double Buffering mode.

New In Delphi RTL, Data, and Other Areas

There are many improvements in other Delphi core runtime libraries, leveraged also by C++ Builder. For our flagship database access library, FireDAC, we have added support for the classic QBE mode (Query-By-Example) which allows the development of a UI for entering simple data filtering criteria. 

In addition, FireDAC components offer some additional functionality to help developers improve their application security, by limiting the type of SQL commands for a specific query control, forbidding multiple commands, and blocking further SQL changes. These improvements offer developers the ability to improve the application security, if used alongside other industry best practices.

RAD Studio 12.0 also introduces a new JSON mapping wizard, which can generate classes matching a JSON data structure and proper reading and writing code to read the JSON in a set of objects and stream it out to a new file. 

screenshot 2023 11 06 at 10 36 07 pm

RAD Studio IDE Improvements

There are many relevant changes in the IDE. 

The first is a new UX for the feature installer, used for the initial product installation or to add features and platforms later on. This dialog box has been completely redesigned in behavior and in the UI, using modern VCL controls, which improves the first impression of the product for new users. It’s easier to use because all major installation options including extra addons are on one page, unlike the previous multi-step design. The new dialog also offers better error information, in case of installation problems.

screenshot 2023 11 06 at 10 49 13 pm

The IDE has now syntax highlighting in many secondary windows, like the call stack and structure view. There are also improvements in source code searches, in the way the navigation toolbar works, and in the use of multiple edit windows, plus many other small tweaks.

Besides the introduction of Visual Assist integration for C++Builder, we have also done further improvements in the DelphiLSP support used for Code Insight. For example, code completion now includes language keywords, and code templates are shown in contextually correct areas of code during completion, as well as having better support for generics and completing arrays or array types.

Finally, the RAD Studio further extends the new ToolsAPI for the code editor to let customers and third party vendors create more flexible plug-ins for our IDE.

RAD Server and InterBase

There are some notable improvements for RAD Server, our REST server API hosting platform. The most significant change is the ability to easily support a smart ID model, using a standard library to define better identifiers for resources exposed by the server. RAD Server also offers better performance, data paging improvements, better session authentication and overall quality.

Finally, the new version of RAD Studio includes the developer edition and the embedded versions of recently released InterBase 2020 Update 5.

Quality, Quality, Quality

In addition to the features highlighted above, the release has been focused on quality work in multiple subsystems, starting with the IDE, but including also the Delphi RTL libraries, the VCL UI library, the FireMonkey cross-platform library, FireDAC and other data access layers, HTTP client and server components and RAD Server.

In RAD Studio 12, we implemented fixes for 1,027 issues reported by customers on Quality Portal (quality.embarcadero.com), addressing 877 public bug reports and implementing 150 customer requests for new features.

Ready to Go

Product trials for RAD Studio, Delphi and C++Builder 12 are now available and the updated product builds are live in the online store. Customers on Update Subscription can download and install RAD Studio 12 today using their existing license and will receive an email announcing the new release availability. Downloads are available in the customers portal at https://my.embarcadero.com.

For more information, you can check the following links:

Campaign

Black Friday Promotion: Get 20% OFF on Delphi, C++Builder, RAD Studio 12 Athens – New Licenses

RAD Studio version 12 was recently launched with hundreds of new features including:

  • Target the latest platform versions
  • Supercharge your productivity with Visual Assist integration for C++
  • Enable amazing graphics with SKIA for FMX
  • Modernize your apps with an updated VCL
  • And so much more…

With Black Friday / Cyber Monday coming up we are running a campaign offering the entire product line – Delphi, C++Builder, and RAD Studio – at an exceptional 20% discount.

Learn more about the new features on our RAD Studio product page.
Place your order with 20% discount in our webshop or by contacting Alfasoft.

The offer is valid until the 30th of November, 2023.

You can purchase your Delphi/C++Builder/RAD Studio license in our webshop. You can also send your order as an email to info@alfasoft.com.

System

System requirements

C++BUILDER 12 ALEXANDRIA

Minimum Hardware Requirements

  • 1.8 GHz or faster processor
  • 3 GB of RAM. 8GB of RAM is recommended.
  • Between 6 GB and 60 GB of available disk space. Using an SSD is strongly recommended.
  • DirectX 11 capable video card that runs at 1440×900 vertical resolution screen is recommended.

Operating System Requirements

  • Windows 10

You can also install RAD Studio on a virtual machine running one of the supported versions of Windows in a non-Windows environment (e.g., macOS). To develop FireMonkey projects, your virtualization software must provide direct access to the host GPU.

Requirements for Supported Target Platforms

64-bit Windows – PCs and tablets with Intel/AMD processors running any of the following versions of Windows

  • Windows 7 (SP1+)
  • Windows 10
  • Windows Server 2016
  • Windows Server 2019
  • A 64-bit 32-bit PC.

OS X – An Intel-based Mac with more than 2 GiB of RAM running any of the following versions of macOS:

  • OS X 10.15 Catalina
  • OS X 11 Big Sur

iOS – An iOS device running any of the following versions of iOS:

  • iOS 14

All requirements for macOS support

  • Xcode, version 10.12 or later.
  • Membership in the Apple Developer Program.

Android – An Android device that runs an Arch64 processor or ARMv7 processor with NEON support.

  • A 64-bit version of Windows for development.
  • Android phones and tablets running any of the following versions of Android:
    – Oreo (8.1)
    – Pie (9)
    – Android (10)
    – Android (11)
    – Android (12)

The JRE is installed automatically if you install support for the Android target platform.

For details about additional software, see Third Party Software Add-Ins.

You must have .NET Framework 4.5 or later installed on your computer to install C++Builder successfully. If the installer cannot find .NET Framework 4.5 or later installed on your computer, it prompts you to download and install it to continue with the RAD Studio installation.

Licensing

C++Builder License Options

C++Builder License options
C++ License options comparison matrix

See the Delphi full Feature Matrix for a more detailed comparison.

NEW – It is now possible to buy C++Builder Professional on annual basis. Contact Alfasoft for more info.

Support

C++Builder Support

It is possible to buy support and maintenance with all Embarcadero products. Embarcadero support and help can be found at the following links:

Alfsoft provides technical first-line support to all Embarcadero customers. Please describe your problem as detailed as possible when contacting our support. Remember to always inform about your product version and your operating system (both platform and version).