Thought Dumpster
In an effort to alleviate the pain I went through a few weeks ago while trying to setup a Windows Desktop Application (WinForms!) for other brave souls, I decided to put together this blog post…. … Read more
5 years ago 0
Thought Dumpster
In an effort to alleviate the pain I went through a few weeks ago while trying to setup a Windows Desktop Application (WinForms!) for other brave souls, I decided to put together this blog post…. … Read more
5 years ago 0
dummzeuch
Apparently the bug that causes the Delphi IDE to not store its position correctly when placed in full screen on a secondary monitor to the left of the primary monitor (which is my setup at… … Read more
5 years ago in Delphi0
dummzeuch
I have updated my Delphi IDE explorer expert to work with Delphi 10.4. The bugfix for the Follow Focus function in Delphi 10.3 still works. … Read more
5 years ago in Delphi, DelphiIdeExplorer0
Les trucs et astuces d'un développeur Pascal
Le grand événement du mois a été la sortie de la version 10.4 Sydney de Delphi, C++Builder et RAD Studio. Embarcadero a organisé une conférence de pr&eacut (…) … Read more
5 years ago 0
Les trucs et astuces d'un développeur Pascal
Depuis mercredi 27 mai 2020 les versions 10.4 Sydney de nos outils de développement préférés sont disponibles. Si votre licence n’est pas à jour et ne vous pe (…) … Read more
5 years ago 0
jpluimers
Reminder to self that this is still broken: [WayBack] Thread.Destroy deadlocks in finalization of COM+ dll’s This serious bug still exists in Delphi 10.2 after 12 years being reported! http://qc.embarcade… – 丽丽乌克 – Google+ Original… … Read more
5 years ago in Delphi, Development, Software Development0
Dalija Prasnikar
Delphi 10.4 Sydney brings one small but rather significant change. A change in the signature of the FreeAndNil procedure fromprocedure FreeAndNil(var Obj); inline;toprocedure FreeAndNil(const [ref] Obj: TObject); inline;Wait, const means the variable i… … Read more
5 years ago in Delphi, FreeAndNil, memory management, sydney0
jpluimers
On my reading list are these: [WayBack] Is there a way in Delphi to assign an anonymous method to a button event? – Stack Overflow [WayBack] delphi – VCL events with anonymous methods – what… … Read more
5 years ago in Conferences, Delphi, Development, Event, Software Development0