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
C++

Don't be Afraid to Migrate Your VCL App

There are many existing VCL Windows apps built with older versions of Delphi and C++Builder, using outdated technologies and frameworks.In this demo oriented session Paweł is going to walk you through different scenarios of migrating existing Delphi VCL apps to…
C++

Building Perfect REST APIs with RAD Server and Delphi

REST API architecture has become the most popular approach for building scalable, secure, multi-user systems.Using RAD Server you can quickly publish your Delphi or C++ logic as HTTP REST API endpoints that can be used from any app and framework, including mobile, desktop and web clients. The upcoming 10.2.2 release of Delphi, C++Builder and RAD Studio in Enterprise and Architect…
Read more
C++

When programming is pure fun: creating mazes - at CodeRage

CodeRage XII is this week! (Nov 7-9.) And I have something very cool to show in one session,a weekend project that has been pure fun to write, reminding me of the days when I was a teenager learning to code and writing just because I enjoyed it. I’m generating mazes. Here’s a screenshot: The codecan solve them, too. Here the target is from the…
Read more