News

Delphi 28th Anniversary

Delphi was introduce to the world exactly 28 years ago today in San Francisco. While it keeps adding new features and capabilities, Delphi offers an unparalleled degree of compatibility with code written so many years ago. (Delphi 28 rendered with a gradient on a D2D canvas in a VCL application) Today is another Delphi anniversary, given it was first introduced at the SD West Conference in…
Read more
News

A Summary of Year 2022 for RAD Studio (and Delphi)

What happened in 2022 for RAD Studio, Delphi and C++ Builder? Here are a few highlights — and also a quick look at what’s coming soon February 2022 Delphi 27th Anniversary, along with the release of an Innovation Timeline Infographic and a Delphi WinUI 3…
News

Some Suggestions to Help the Delphi Compiler

Offering some tips and suggestions you can consider to help the compiler be faster and consume less memory using the current version of Delphi. Over the last couple of years, Embarcadero has put a significant effort into optimizing the Delphi Object Pascal compilers’ performance and reducing its memory usage, so that our customers with large applications can have a better experience…
Read more
News

Embarcadero InterBase 2020 Update 4 Released!

We are happy to announce that today Embarcadero has released a new version of its InterBase flagship database engine, InterBase 2020 Update 4. With this release, the company continues to improve the product’s quality and usability. General and Quality Improvements This…
News

Delphi With Statements and Local Variables

I was recently discussing against the use of the with statement in Delphi with a customer and I realized that local variables offer a very good way to get rid of with statements As any Delphi developer knows, the with statements have been long in the Object Pascal language since the early Pascal days, but they have also been considered harmful by many, myself included. To explain once more…
Read more
News

10 Years at Embarcadero

This months marks my tenth anniversary as Delphi Product Manager After many years of working with Delphi as an expert, consultant, and book writer, I started working as Delphi Product Manager at Embarcadero in November 2012, which means this month marks my 10th anniversary…
C++DelphiNewsRAD Studio

Embarcadero GetIt Packages Download for RAD Studio 11.2

RAD Studio 11.2 offers the ability to install GetIt packages from a local file, without the need for the computer to be online. This is a new feature for which we are still working on the documentation (there is a YouTube video showing how to use it). Leveraging this capability, Embarcadero is making available separate downloads (in the my.embarcadero.com customers portal) including some popular…
Read more