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

InterBase Change Views Patent Granted

I’m pleased to announce that Embarcadero has been granted a patent for “Tracking change data in a database” that matches the architectural and implementation work done to implement Change Views in InterBase. The patent request was originally filed in 2014, in advance of the feature’s general availability in 2015. More information about the patent is available on Google’s Patents…
Read more
News

CodeRage 2019 Call for Sessions

It’s time for CodeRage 2019, but we are making some changes to it this year to take advantage of the virtual nature of the conference. This will make it more flexible for attendees in different time zones and attract a greater diversity of content. I did create a…
C++

Enterprise Connectors now part of RAD Studio Enterprise & Architect Edition

As you may have read in Atanas Popov’s GM Update blog post last month, we’ve been working on exciting changes to our Enterprise and Architect edition SKUs. We’re happy to announce that an Enterprise Connector (CData FireDAC Professional) 1 year subscription license (a $999 value) is now included as part of 10.3 Delphi, C++Builder and RAD Studio Enterprise and Architect edition purchases (see…
Read more
Delphi

New Tip: TBooleanHelper.ToString and TUseBoolStrs enumeration

Among the native type record helpers that were introduced in the Delphi RTL a few years back, there is one for the Boolean data type. It has a few methods you can apply to a Boolean variable, includingToString. This is the class helper definition: If you callToStringon a Boolean variable you get 0 or -1 depending on the value. In other…
Read more
News

EKON 23 in October and UK RoadShow in November

I have two conference trips planned for the fall, after the event I attended in Germany atForen-Tage last week. Here is some more information. EKON 23, Dusseldorf As one of the longest running conferences focused on Delphi, EKON is at its 23rd year. It is always packed…
C++

RAD Studio 10.3.2 C++ Debugging Patch

A patch for debugging local variables withthe classic and Clang compilers We’ve just released a patch (what used to be called a hotfix) foran issue affecting C++Builder 10.3.2. Debugging variables in apps built with the Classic bcc32 compiler could not be evaluated or watched (RSP-25943) A previous hotfix, ‘RAD Studio 10.3.2 C++ and Delphi Toolchain Patch‘ (August…
Read more
C++DelphiRAD StudioWebinar

The Best Of Third-Party Components And Libraries

One of the great strengths of RAD Studio is how little you need to do to create incredible apps which can run on Windows, macOS, iOS, Android, and Linux. The secret sauce to that is the…

IN THE ARTICLES