Warren
I wrote this blog post as I ran into a Delphi coder who was using some non-verson-control tool like Zip or DropBox to store their code. Now I’m not saying you shouldn’t ever store code… … Read more
5 years ago 0
Adam Leone
Simple utility class to present a list of *.vsf style files to a user allowing them to pick one at runtime. … Read more
5 years ago in Delphi Programming0
jpluimers
Warning: I posted this without doing a proper copyright check on the linked github repository, and it looks like this library heavily copies code from copyrighted materials. So better not use them, for one because… … Read more
5 years ago in Delphi, Development, Software Development0
Erik van Bilsen
Delphi 10.4 introduced Custom Managed Records. In this post we show how you can use this new language feature to wrap third party C(++) APIs in an easy to use model. We also compare this… … Read more
5 years ago in C++, Delphi, Libraries, Tips & Tricks, Uncategorized0
Les trucs et astuces d'un développeur Pascal
GetIt a plus bougé cettre quinzaine que la précédente et c’est tant mieux. Premier point important si vous n’êtes pas encore tombé dessus, c’est la sor (…) … Read more
5 years ago 0
Welcome to LearnDelphi.tv
In this video, we look at how we can omit string concatenation characters (+) when combining strings, plus adding Unicode characters to your application without using Unicode in your source. Watch it on YouTube here. … Read more
5 years ago in Movie0
dummzeuch
We recently bought TeeChart 2020.30 VCL/FMX with full source code (of course) and I now tried to install it. Steema provides a “TeeChart Source Code Recompilation Tool” (TeeRecompile.exe) that supposedly does this for you. This… … Read more
5 years ago in Delphi0
jpluimers
On my todo list, as Synops is updated more often than JCL: [WayBack] The logging facility in Synopse seems to be an interesting alternative to JclDebug: According to this StackOverflow answer, one of its features… … Read more
5 years ago in Delphi, Development, Software Development0
dummzeuch
I my last GExperts related blog post I wrote about the new “Close Exception Notification” expert which I just had added to GExperts. It was a hack that hooked the Exception Notification dialog. This spawned… … Read more
5 years ago in Delphi, GExperts0
Dalija Prasnikar
This story begins with the FreeAndNil procedure, why its signature could not have a typed var parameter, why we can only pass variables declared as TObject to such procedures, and why the compiler refuses to… … Read more
5 years ago in Delphi, FreeAndNil, Parameters0
John McDonald
Monday 20 July. We met online, instead of meeting at the Shed. Grahame Grieve from Health Intersections presented on the travails of writing real world applications for Windows + OSX using Delphi + firemonkey. We… … Read more
5 years ago in FireMonkey, Mac OSX, Meetings, Melbourne0
Les trucs et astuces d'un développeur Pascal
Le composant TListView est l’un des composants de base à utiliser pour afficher des listes formatées de valeurs dans les applications développées avec FireMonkey. (…) … Read more
5 years ago 0