The Delphi Wiki has a list of "Useful Sites" which has a sub section for Delphi Blogs. I have just further divided that section into: Active Blogs, which contains blogs that are activeIntensive Care Unit, which contains blogs that are still available but have been inactive for more than a yearCemetery, which contains blogs that … Continue reading Delphi Blogs
Category: Delphi
Two GExperts bugs fixed, 14 to go
I just fixed two (newly reported) bugs in GExperts: The Set Tab Order dialog no longer worked in Delphi 6, 7 and 2005. This was due to me adding AlignWithMargins (and the associated Margins property) to the dfm file. This property apparently was introduced in Delphi 2006. Again, this underlines what I mentioned several times: … Continue reading Two GExperts bugs fixed, 14 to go
Sie wollen mich einstellen?
Derzeit habe ich eine unbefristete Vollzeitstelle (40h) als Leiter der Softwareentwicklung bei der TÜV Rheinland Schniering GmbH. Ich bin damit ganz zufrieden und suche nicht aktiv nach einer neuen Stelle. Da ich aber immer wieder mal gefragt werde, ob ich an einem Angebot Interesse habe, stelle ich hier auf, was man mir bieten müsste, damit … Continue reading Sie wollen mich einstellen?
RDP Wrapper Library
I need to check this out: The goal of the RDP Wrapper Library project is to enable Remote Desktop Host support and concurrent RDP sessions on reduced functionality systems for home usage. RDP Wrapper works as a layer between Service Control Manager and Terminal Services, so the original termsrv.dll file remains untouched. Also this method … Continue reading RDP Wrapper Library
5 years later dzEditorLineendsFix is still relevant
I just had a look at the download statistics of my dzEditorLineendsFix tool on SourceForge. Even 5 years after the Windows update that broke Delphi 2006 to 2010 there are several hundred downloads per month.
New option in Delphi Help Expert to open in web browser
Prompted by a suggestion from Peter Aschbacher I just added a new feature to my Delphi Help Expert: You can now force it to use the default web browser instead of the Welcome Page for web URLS. This is a global setting. I also fixed a bug I recently introduced which resulted in the Welcome … Continue reading New option in Delphi Help Expert to open in web browser
You can now follow me on Diaspora
Edit: I have deleted this account. Too many strange "discussions" there. I already have Twitter for that. I created an account on Pluspora (I'm dz@pluspora.com *1). If the WordPress plugin I just installed works as expected, all blog posts will be available there. And if I understand correctly how Diaspora works, it should be possible … Continue reading You can now follow me on Diaspora
Delphi Custom Container Pack fixed for Delphi 2005 to 10.2
In yesterday's update of the Delphi Custom Container Pack to support Delphi 10.3 Rio I had broken it for older Delphi versions. It no longer compiled for Delphi 2005 to 10.2. This is now fixed. Discussion about this post in the international Delphi Praxis forum.
Delphi Known IDE Packages Manager updated to Delphi 10.3 Rio
A while ago, after my post on Known IDE Packages in Delphi I wrote a the KnownIdePackagesManager tool which lists those packages, allows to disable and enable some of them and also set the package description for those packages that don't have a meaningful description. Today, I updated the tool to support Delphi 10.3 Rio. … Continue reading Delphi Known IDE Packages Manager updated to Delphi 10.3 Rio
dzDelphiPaths tool updated for Delphi 10.3 Rio
I have just updated my dzDelphiPaths tool to support Delphi 10.3. Discussion about this post in the international Delphi Praxis forum.