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

New "Delphi Memory Management" book is a hit!

Author: Pawe Gowacki Yesterday evening I have found an excellent Delphi book I have been always waiting for! The full title of the book is “Delphi Memory Management for Classic and ARC Compilers” and it is written by Dalija Prasnikar. The book is available in electronic form as a pdf file only. The topic of memory management is probably the most important in becoming a competent…
Read more
News

New in 10.2.1: Debug visualisers for Delphi generics

Debug visualisers are a type of IDE plugin that allows you to changethe display of a variable in the various debug windows (Local Variables, Watches, Inspector, and Evaluate/Modify.) For example, the TDateTime visualiser takes the double value that represents time and…
News

My Courses on the New Embarcadero Academy

The online training site Embarcadero Academy, an independently-run but Embarcadero affiliated training web site, was launched a couple of weeks ago: http://www.businesswire.com/news/home/20170918005798/en/Embarcadero-Academy-Debuts-Online-Courses-Developers-Levels. The…
News

Embarcadero Academy

Author: Pawe Gowacki One developer asked me recently on Embarcadero community chat where he could find any learning resources for Delphi. Then I have realized that maybe not everybody is aware that just recently “Embarcadero Academy” has launched! It has been a big effort for a long time, but it is there and it is time to start using it! At Embarcadero Academy you find online courses…
Read more
News

Why I Choose Delphi Summary

Over the summer, there has been a number of blog posts on the “Why I Choose Delphi?” topic. While providing personal ideas, they do have common themes and I think there are very interesting to read, for anyone who is using Delphi today (or used it in the past).
C++

How to enqueue TQueue from TTask with bcc32

Author: h.mohri When considering migration from oldC++Builder 10.2 Tokyobcc32project.You can use functions such asTThread::CreateAnonymousThread()andTTasktoimprove performance.In addition toTCriticalSection, you can also useSystem.TMonitorwhich supports multiple devices.I will show you how to programbcc32project using…
Read more
C++

RAD Studio 10.2: Windows 10 VCL UWP/WinRT Support

Windows 10 VCL Universal Windows Platform (UWP)/WinRT Services and Components has been added to the Run Time Library (RTL). For example, the Windows 10 Notifications Componentand Windows 10 Sharing/Contract Component, for both Object Pascal and C++ is included in RAD…
News

InterBase 2017 Update 1 Is Now Available

We are pleased to announce general availability of InterBase 2017 Update 1. This update expands on the InterBase 2017 version we release earlier this year and introduced many new features as discussed at https://delphiaball.co.uk/2017/03/09/interbase-2017-now-available/ InterBase 2017 Update 1 New Features A highlighted summary of InterBase 2017 Update 1 new features includes: Developer and…
Read more
C++DelphiNewsRAD Studio

2024 Embarcadero Product Releases Roundup & Industry Trends

As 2024 comes to a close, I’d like to take a moment to reflect on some of our Embarcadero product releases in 2024, industry trends, and thank you, our customers, for your continued support of our…

IN THE ARTICLES