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

Monday, February 18, 2013

Besides mapping tables to classes and table columns to fields/properties, Aurelius also maps relationships (foreign keys) to object associations. One nice thing about Aurelius is that such associations are defined in a very simple way: just reference...


Monday, February 11, 2013

In the example provided in the previous post, we saved a TCustomer instance in a local SQLite database which was accessed natively by TMS Aurelius. Let’s refactor that code a little bit: procedure SaveCustomer(Connection: IDBconnection; Custo...


Wednesday, February 6, 2013

Even though TMS Aurelius provides extensive documentation, I sometimes receive requests to provide more examples, sample codes and explanations about how to accomplish some daily tasks. Thus, I will start a series of posts about how to use TMS Aurel...


Friday, February 1, 2013

On February 14, Delphi turns 18 years. To celebrate 18 years of Delphi, we've searched through our archives and brought together quite some items that bring back memories and recall moments of these exciting 18 years. Every day during February we...


Friday, January 11, 2013

It's a fact, in cooperation with Be-Delphi, organizer of the Be-Delphi Delphi developer events, we will be organizing the first TMS Day on April 25, 2013 in Antwerp, Belgium. The TMS Day will bring all TMS experts together: Bruno Fierens (Embarcade...


Last summer we have released our powerful, feature-rich cross platform grid for FireMonkey. Shortly after we have also released a major update for TMS Flexcel. With TMS Flexcel v5.5 there is full native support for manipulating, creating, reading .XL...


Saturday, December 29, 2012

At the end of the year, it is always good to reflect on what the year has brought, to learn from it and to plan for the next year. Product releases in 2012 In January, we released a new product, TMS WebGMaps, a set of components to add Google mappi...


Thursday, December 13, 2012

TMS Aurelius version 1.7, released a couple of weeks ago, introduced a new feature that was often requested by users: JSON support. You may ask yourself, why is that so important? Can't I "use JSON" already with Delphi itself using JSONMarshal class,...


Monday, December 3, 2012

Delphi sessions of Code Rage 7 conference happened on beginning of November. One of the sessions, presented by Olaf Monien, was about building a DataSnap Rest Client using TMS Aurelius and TMS Data Modeler. It's an great video for those interested i...


Friday, November 9, 2012

The Be-Delphi conference is getting closer. As platinum sponsor of this conference, we are delighted that this will be a very special conference! For the first time, attendees will have the opportunity to meet Marco Cantu in his new role as Delphi p...


PREVIOUS NEXT