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

My Blog is Having Serious Hiccups, Let's Plan a Move

You might have seen my blog has had a few issues recently. It is a very old application written in Delphi and running on a totally outdated Linux VM, hosted by a newer and more robust server. But the reality is, it is fairly fragile. First it had a kernel crash, caused by a bad out-of-memory issue, than on reboot it was low on disk space and things went a bit bonkers. It is working now, but not…
Read more
News

Removing the Community toolbar

The RAD Studio IDE contains a toolbar allowing you to log on to Community, and see messages sent to you by other users, questions and answers, and other notifications. Recent website upgrades have caused issues with this toolbar for some users (now resolved), and we plan…
C++

Webinar Replay: C++ Software Security Sins

In the world of software development, we are up against new cyber security threats each day, and the risks and consequences of un-secure software is too great to be unaware of.   Join presenter, Mary Kelly, to address the key security sins related to C++ applications, how…
Delphi

App Home Screen Navigation - FireMonkey UI Templates

Providing your application menu on the home/main screen is a popular design pattern used in many applications today. It is especially useful in mobile applications where screen real estate is limited. Home screen navigation can be used by itself to serve as the…
News

C++ Free Compiler Updated to 10.2.3

Embarcadero has had a free download of our C++ compiler and RTL (capable of making Win32 apps) for many years, going back into the Borland days. (In fact, Idera as a company likes providing free tools – check out some of the others here.) We aim to keep that free…
C++

Using C++ Templates to Write Functions and Classes

C++ Templates : Blueprints for Generic Classes and Functions C++ Templates are a powerful feature within the C++ language that extends your capabilities within C++.  Templates are a foundation of generic programming that lets you reuse your source code if you have multiple…
News

Delphi Blogs of the Month #59

I have already blogged specifically about the 10.2.3 release, the patches we delivered for it, and linked to the collection of related articles in the community site at https://community.embarcadero.com/blogs/tags/tag/10-2-3. In particular, the launch webinar reply is…
News

Recap of RAD Studio 10.2.3 Patches and Information

The replay launch webinar done by the PM team earlier in April is available on YouTube and it is linked at https://community.embarcadero.com/blogs/entry/10-2-3-webinar-replay. You can also browse the community for all of the 10.2.3 related blog posts…
News

Announcing the Availability of RAD Studio 13 Florence Update 1

Embarcadero is pleased to announce that RAD Studio 13 Florence Update 1 (RAD Studio 13.1), along with Delphi 13 Update 1 and C++Builder 13 Update 1, is available to customers starting today. RAD…

IN THE ARTICLES