Larry Hengen
Things have been a little crazy in case you hadn’t noticed. Between COVID-19, the economic fallout and all the turmoil in our nearest neighbour, I plum forgot to blog about updating hcOPF to support Delphi… … Read more
4 years ago in hcOPF0
Larry Hengen
I was so excited when I read Frank’s post today about DevExpress offering a FMX grid control. So I went to download it, only to discover that in order to get the CTP release, an… … Read more
4 years ago in Delphi0
delphiprofi
If you know me or if you read my blog, you probably know, that I stand 100% behind FMX.Well and I’m “into FMX” since XE2, but let’s say with XE6 or better XE8 it was… … Read more
4 years ago 0
GunSmoker
EurekaLog is an exception tracer tool for RAD Studio (Delphi and C++ Builder). It allows you to catch every crash (exception), hang, and leak, directly on the end-user PC (without need to install/use the debugger… … Read more
4 years ago 0
jpluimers
Delphi does indeed so some type inference as Primoz found out below. It has been doing this for a long time, improved over time, but has a long road ahead. One odd thing is that… … Read more
4 years ago in Delphi, Development, Software Development0
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
4 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
4 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
4 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
4 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
4 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
4 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
4 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
4 years ago in Delphi, Development, Software Development0