dummzeuch
I was just prompted to dig into archive.org to find an ancient (2008) blog post by Alan Bauer A “Nullable” Post which I used back then to implement the nullable types in dzlib. A comment… … Read more
6 years ago in Delphi0
Dalija Prasnikar
If you have memory problems you should eat more… actually, I have no clue what you should do then. But if you have Delphi memory problems then Deleaker by Softanics can certainly be of assistance.Deleaker… … Read more
6 years ago in Leaks, memory management, Tools0
Warren
I am a long time follower and reader of Joel Spolsky. Way way back in 2000, he penned what has become a seminal blog post.Things You Should Never Do, Part 1It should be required reading… … Read more
6 years ago 0
gabr42
CompareValue function is incredibly practical when you are writing comparers (functions that determine how some data structure is ordered). System.Math and System.StrUtils define a bunch of functions that can be used to compare integers, doubles,… … Read more
6 years ago in Delphi, programming, tips0
Les trucs et astuces d'un développeur Pascal
Après un démarrage difficile suite à de nombreux problèmes de serveurs du côté d’Embarcadero et de ses prestataires les installations de la version 10.3.2 (…) … Read more
6 years ago 0
dummzeuch
I just fixed all known generics related bugs in the GExperts code formatter (again) \o/ You are extensively using Generics? Go ahead, compile your own dll and file bug reports for the ones I missed. … Read more
6 years ago in Delphi, GExperts0
Olaf Monien
In this video, I will guide you through the steps to get your Delphi app published in Microsoft’s App Store. For this demonstration, I will use a Firemonkey app, but technically the same thing would… … Read more
6 years ago in Delphi, FireMonkey0
Les trucs et astuces d'un développeur Pascal
Pour la première fois en France Barnsten lance un concours de développeurs Delphi. Destiné aux étudiants (pas forcément en informatique mais c’est un avantage (…) … Read more
6 years ago 0
gabr42
On September 26th I’ll talk about RAD Studio Rio in Ljubljana. We’ll discuss 10.3 a bit and 10.3.1/10.3.2 updates in more detail. We’ll also look into the future to see what 10.4 might bring.This will… … Read more
6 years ago in cbuilder, Delphi, presentations, RAD Studio0
Thought Dumpster
The people at the IANA project have updated the database to the third installment this year, 2019c. As expected, I have updated TZDB accordingly. Get your latest version here. Enjoy! … Read more
6 years ago 0
Thought Dumpster
The people at the IANA project have updated the database to the third installment this year, 2019c. As expected, I have updated TZDB accordingly. Get your latest version here. Enjoy! … Read more
6 years ago 0
dummzeuch
I just released GExperts 1.3.14 for all supported Delphi versions. Apart from the bug fixes to the source code formatter there are the following changes: Export and Import entries for the Tools menu (blog post)… … Read more
6 years ago in Delphi, GExperts0
Michael Riley
I’m working on updating my old flagship product and I ran into an issue where a file kept getting deleted on startup. I could not for the life of me figure out where this was… … Read more
6 years ago in tip-of-the-day0