Blog
Featured Blog Post
Wednesday, July 2, 2025
Were excited to announce the release of TMS WEB Core v2.9, the latest evolution in our powerful RAD component-based framework for building modern web client applications using Object Pascal. Whether you're a Delphi veteran or a VCL ...
Blog Posts:
Latest arrow_downward | Views
Tuesday, January 3, 2017
When creating a database-based application, one of the tasks I always considered boring was to create the database structure, table, fields, foreign keys. Even using a tool to generate a SQL would require me to create a table, add columns, column typ...
Thursday, December 22, 2016
With the new 1.7 release of the TMS FNC UI Pack we've added a completely new PDF library built from the ground up, that is capable of generating PDF files on all supported frameworks (FMX, VCL, LCL). Via all supported frameworks, you can easily targe...
The ability to lazy-load an association is placed at number 8 in the list of My Top 10 Aurelius Features. Suppose you have a TContact class like the following: type TContact = class private FId: integer; FName: string; FCountry: ...
Tuesday, December 20, 2016
(Este link em português) Intensive Delphi 2016 is happening right now. It's the biggest online Delphi event in Brazil, and it's free for everyone! Already started on Monday, 19th and going on until 24th, it's six days full of sessions about...
Friday, December 16, 2016
We are very excited to announce the launch of our new open-source myCloudData.net REST client for Delphi & C++Builder. The myCloudData REST Client is completely free and open-source and hosted on Github, this means that you can freely use or cus...
Monday, December 12, 2016
My number 9 feature of My Top 10 Aurelius Features refers to PODO - Plain Old Delphi Objects. Or in other words, the fact that Aurelius entities are simple, clean Delphi classes. When Aurelius project started back in mid 2011, there were some objec...
Sunday, December 11, 2016
Mathematics is fascinating, Delphi is cool, cross-platform is awesome, cross-framework is the icing on the cake. So, what's better than spending some time with all four on a weekend day? For some time, we offer our TMS Analytics & Physics pack...
Monday, December 5, 2016
This is the #10 feature of My Top 10 Aurelius Features. Follow the link for the full list! Using the automapping feature is easy: you just need to add the [Automapping] attribute to your class: type [Entity, Automapping] TCustomer = class pri...
After the release of TMS Aurelius Free Edition, the free version of our ORM framework, I've been thinking to do some blog posts about some key TMS Aurelius features. However I spent some time deciding what features to show: would they be in chronolog...
Tuesday, November 22, 2016
During CodeRage XI, the online event from Embarcadero, Bruno Fierens (founder TMS software and Embarcadero MVP), Wagner Landgraf (TMS Business product manager) & Roman Yankovsky (TMS FixInsight product manager and Embarcadero MVP) brought sessions co...