C++

New in 10.2.3: CMake Support

Avery exciting feature in C++Builder 10.2.3 is support forusing CMake with our compilers. Let’s dig in! This post is the first in a series on CMake, and will cover: What CMake is How to write a CMakeLists.txt file How to build a project on Windows What is CMake? You can think ofCMakeas a platform-independent, compiler-independent,project format for C++…
Read more
C++

Announcing the Release of RAD Studio 10.2.3

Key RAD Studio 10.2.3 Features: CMake Command-Line Support: CMake is a popular C++ build tool. RAD Studio 10.2.3 Tokyo provides support for building CMake projects on the command line using RAD Studio compilers. 10.2.3 also specifically supports using Ninja with…
C++

Exciting RAD Studio Developments in 2018

We have many exciting new features and product enhancements planned for Delphi, C++Builder and RAD Studio in 2018. In our September 2017 roadmap, we covered many of the new plans and features planned for 2017 and 2018. We are pleased to share details for Release 3 of 10.2 Tokyo (i.e. 10.2.3), targeted for the first quarter of 2018. For this release, we have three key themes. First, it…
Read more
C++

BeaconFence: Included with RAD Server Single Site License in 10.2.2 Enterprise and Architect Editions

BeaconFence is a developer proximity solution that delivers precise “GPS-Free” indoor/outdoor user location tracking and events with radial and geometric zones for any physical location and layout. Visually draw the layout of the physical location and beacon placement to track location information down to inches. Create radial and rectangular zones and track intersections, enters, and…
Read more
C++

FireMonkey Quick Edit Support in 10.2.2

The Quick Edit feature allows you to easily edit a control by changing its name, caption, alignment, and layout options. To edit a control: Right-click the component and click Quick Edit to open the dialog box with further settings. To edit the control name, type…
C++

RAD Studio 10.2.2 Released Today

I am excited to announce that RAD Studio 10.2.2 was released today. 10.2 Tokyo, Release 2 (also known as 10.2.2) is an update of Delphi 10.2 Tokyo, C++Builder 10.2 Tokyo and RAD Studio 10.2 Tokyo available for any active Update Subscription customer. 10.2.2 Registered User Download Links: Delphi Tokyo: http://cc.embarcadero.com/reg/delphi C++Builder Tokyo…
Read more