Uwe Raabe
In my previous article Tweaking DFM Loading I explained ways to overcome the name problem with several instances of a data module. Actually there is still another way to resolve this. In case you didn’t already,… … Read more
4 years ago in Delphi, programming0
Uwe Raabe
One of the most shown feature of Delphi is its Design Editor with its ability to design forms and connect components in an easy and intuitive way. I can’t count the occasions where I have… … Read more
4 years ago in Delphi, programming0
Uwe Raabe
Even years after switching from centralized version control to a decentralized one (or to be more precise: from Subversion to Mercurial) I still find myself stuffing different unrelated changes into one commit. Sometimes there are… … Read more
4 years ago in programming0
Uwe Raabe
As some of you might have guessed already, I have been a bit busy with the current beta of the new Delphi 10.4 Sidney. Usually one is not allowed to talk about the beta, but… … Read more
5 years ago in Delphi, programming0
Uwe Raabe
In the previous blog post we learned how to decorate a field of a class with attributes to adjust the Json serialization to our needs. This post is about serializing fields of type TObjectList<T> or… … Read more
5 years ago in Delphi, JSON, programming, Serialization0
Uwe Raabe
Serializing objects to Json as well as de-serializing them with the Delphi standard libraries has been subject to many discussions. While the majority suggests to use another library or a self implemented solution, there are… … Read more
5 years ago in Delphi, JSON, programming, Serialization0
Uwe Raabe
Today Delphi is going to be 25 years old! Old? Really! My son is one year older and I still would rate him young. I for myself can remember the years between 25 and 30… … Read more
5 years ago in Delphi0
Uwe Raabe
Seems Delphi 10.3.3 Rio adds some bogus entries for Android 64 into the dproj files when opening a project from a previous version. As this undermines the normalizing algorithm in Project Magician I added some… … Read more
5 years ago in Delphi, programming0
Uwe Raabe
With the official release of Delphi 10.3.3 Rio comes a new version of Project Magician. This was necessary to support the new platforms introduced in the latest Rio updates. I also took the opportunity to… … Read more
5 years ago in Delphi, programming0
Uwe Raabe
… reset the IDE Insight toolbar! Today, out of a sudden, IDE Insight stopped working in one of my Delphi 10.2.3 Tokyo instances. Other instances (those with different registry keys) were not affected. After ruling… … Read more
6 years ago in Delphi0