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
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...
Friday, April 7, 2017
TMS software organizes a new training day on Thursday June 8th in Kortrijk - Belgium. All day, sessions will be spent on TMS VCL components, TMS FNC components and TMS Cloud components with also sufficient session time allocated to handle your specif...
Tuesday, April 4, 2017
Embarcadero has just released RAD Studio 10.2 Tokyo, the latest version of the great Delphi/C++Builder development tools. And the greatest feature of this release is the ability to compile for Linux! After a few days following Tokyo release, we w...
Monday, March 27, 2017
We are excited to announce that Jens Fudge, Embarcadero MVP for Denmark, and TMS software are planning a TMS day in Denmark on May 18th. All day, sessions will be spent on TMS VCL components, TMS FNC components and TMS Cloud components and with also...
Thursday, March 23, 2017
Yesterday Embarcadero released Delphi, C++Builder and RAD Studio 10.2 Tokyo: https://www.embarcadero.com/products/rad-studio/whats-new-in-10-2-tokyo For our registered users, already several products are ready for this new RAD Studio version! So get...
Monday, March 20, 2017
The unique feature of Analytics library is symbolic derivatives calculation. The library provides the simplest way to get a symbolic derivative expression for almost any complicated expression. There are predefined derivative for all standard func...
Sunday, March 19, 2017
Finally, My Top 10 Aurelius Features series has come to an end. And the number 1 of the list is Maturity. Aurelius has been first released in early 2012. Since then, in five years, it has received 33 releases! With the user feedback received duri...
Monday, March 6, 2017
LINQ Projections is the runner-up feature of My Top 10 Aurelius Features. It's a sort of "sequel" of the #5 feature LINQ Expressions and Paging, and you can see it in action in the video below. You could consider that "LINQ Expressions" and "LINQ ...