jpluimers
I’m probably getting a truckload of anti-FreeAndNil folks over me, but there are cases this comes in useful, so having an overloaded version cutting down code ceremony makes sense: [WayBack] interface – Avoiding nested try…finally blocks in… … Read more
5 years ago in Delphi, Development, Software Development0
Dalija Prasnikar
As announced on previous roadmaps, the 10.4 release of Delphi is planned to have unified memory management. That means retiring the ARC compiler on mobile platforms, which will now operate under the same good old… … Read more
5 years ago in Beta, Delphi, memory management0
jpluimers
Too many people forget this (including myself) every now and then) so here is a reminder to use the [WayBack] SetString method when assigning strings from memory regions having characters but no null terminator: Anyway, assuming that… … Read more
5 years ago in Delphi, Development, Software Development0
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
Les trucs et astuces d'un développeur Pascal
En février nous avons fêté les 25 ans de Delphi et les 23 ans de C++Builder. De nombreux articles et témoignages ont été mis en ligne dans la communauté (…) … Read more
5 years ago 0
Les trucs et astuces d'un développeur Pascal
En multiplateforme comme en desktop Windows classique la question de la résolution d’écran se pose de plus en plus. Delphi permet de gérer un certain nombre de choses de fa& (…) … Read more
5 years ago 0
Les trucs et astuces d'un développeur Pascal
Sortie en novembre 2019, la version 10.3.3 Rio de Delphi, C++Builder et RAD Studio fait l’objet de plusieurs patchs. Leur installation est recommandée si vous voulez pleinement bén&e (…) … Read more
5 years ago 0
jpluimers
As this is still an issue with current Delphi versions: every now and then it looses which designers are needed for a frame: [WayBack] What is the easiest way of getting Delphi to accept a… … Read more
5 years ago in Delphi, Development, Software Development0