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

Useful UX Design Guidelines For Modernizing Your Delphi VCL And FireMonkey Applications In Windows 10

Its already late and time to modernize your Delphi/C++ Application with extensive Windows 10 support, as the support for Windows 7 ended on January 14, 2020. Rad Studio offers robust components and visually stunning styles to modernize your existing applications in Windows 10. This post will give overview some of the Windows 10 specific features introduced in RAD Studio. Features…
Read more
C++DelphiIDE

Get A Visually Stunning FireMonkey App Settings Template For Free Via Embarcadero GetIt

In this FireMonkey App Settings template, you can find three different multi-device templates. And you can learn how to create and design FireMonkey user interfaces. Available onC++ BuilderandDelphi Moreover, you can learn how to utilize several components together to make meaningful components. And applying different styles and creating frames to make fast and reliable…
Read more
C++RAD Studio

Learn C++ Event Handling In 5 Minutes

In this short tutorial, C++ Product Manager, David Millington, explains what event handlers are and how to use them in your C++ application development. Overview The event is that something happens, such as a button being clickedEvent handler – a…
CodeDelphiRAD Studio

Learn How To Work With MongoDB Dataset In A Delphi application Quickly Using ListView Sample App

MongoDB is a document database, which means it stores data in JSON-like documents, the most natural way to think about data, and is much more expressive and powerful than the traditional row/column model. How about connecting with MongoDB using FireDAC components in your Application and access the dataset to show in a list view? Don’t know where to start? This post will guide you to do…
Read more
News

RAD Studio November 2020 Roadmap PM Commentary

by Marco Cantu, David Millington and Sarina DuPont Introduction The Embarcadero RAD Studio product management team regularly updates the product development roadmap for Delphi, C++Builder, and RAD Studio. As you can see in our official roadmap blog post, we have just released a new version of the roadmap, covering the key features that we’ve planned for the next 12 months. Along with the…
Read more
C++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and…

IN THE ARTICLES