Blog

Featured Blog Post

Thursday, September 11, 2025

On September 10, 2025, Embarcadero officially released RAD Studio 13 Florence, along with Delphi 13 and C++Builder 13. This brand-new version of the RAD Studio IDE introduces powerful new capabilitie...

Blog Posts:  Latest arrow_downward | Views

PREVIOUS NEXT

Tuesday, February 11, 2020

Our Delphi static code analysis tool just got updated. TMS FixInsight is your indispensable tool to enhance your Delphi code quality and make it less prone to errors than your Delphi compiler warns for. TMS FixInsight catches numerous classic pattern...


Thursday, November 28, 2019

I'm happy to announce FixInsight 2019.11 release What's New * New : Rule W531 Actual parameter of FreeAndNil() must be a reference to class instance * New : Rule W534 Class instance passed but interface expected * Fixed : FixInsight hangs in some c...


Monday, April 24, 2017

The Delphi compiler allows functions and procedures to be tagged with the inline directive to improve performance. If the function or procedure meets certain criteria, the compiler will insert code directly, rather than generating a call. Embarcadero...


Monday, June 20, 2016

We're pleased and honoured to announce that Roman Yankovsky joins the TMS family and the excellent static code analysis tool FixInsight is from now on available as TMS FixInsight product. Roman Yankovsky is the architect and developer of the highly r...


PREVIOUS NEXT