Marco Tech Blog

About Marco

Marco is a RAD Studio Product Manager at Embarcadero Technologies, a best-selling Delphi books author, and a Delphi guru. Read More.


Search this Blog

The New VCL ControlList Multiple Selection in Delphi 11.3

There is a small new features in the VCL library in the recently released Delphi 11.3, the option to enable multiple selection in the ControlList component of the VCL library. -- Read blog post.



RAD 11.3 Release Round Table Webinar

Tomorrow Embarcadero is hosting a round table focused on the recent RAD Studio 11.3 release -- Read blog post.

Delphi 11.3 Alexandria Released

Embarcadero today released a new update of RAD Studio, Delphi and C++Builder, 11.3 Alexandria -- Read blog post.

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. -- Read blog post.



RAD Studio Malawi Beta Feedback: "Delphi LSP is The Best It's Ever Been"

The next version of RAD Studio is focused on quality and Delphi LSP is among the key area the team focused on. -- Read blog post.

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 -- Read blog post.

Online DelphiCon 2023 and Delphi Conference in London

There are two major Delphi conferences planned for next months I'm involved with, the online DelphiCon 2023 and an in-person event in London, UK. -- Read blog post.



My Year in Cities 2022

Following a long tradition of this blog, dating back to 2006 (and continued in each of the following years), here is my year 2022 seen through the cities I've been to. -- Read blog post.

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. -- Read blog post.

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 -- Read blog post.