Delphi
Posts related to application development using Embarcadero Delphi (formerly Borland Delphi). This page lists all posts in the category, in reverse chronological order.
Note: An AI Generated pill displayed in the list below indicates that the post description displayed on the page was generated from the post content using Generative AI (GenAI). The post content itself was written by a human (me).
Delphi ListBox Move Multiple Selected Items
Posted March 23, 2024 in DelphiI was working on a Windows application project in Delphi that required moving items around within a Delphi standard ListBox. It's pretty easy to swap list item position when only a single item is selected, but once you enable `multiselect` on the component, things become more difficult. As I poked around on the Internet for solutions, I couldn't find a complete example, so I decided to create and publish one.
Delphi Passing Data Between Forms
Posted January 22, 2024 in Delphi, Microsoft WindowsI'm building a Windows application using Delphi and I needed the ability to access data on the main form from another form (a form invoked by the main form). I poked around on the Internet and found different ways to do it.
Windows Path Viewer App
Posted January 21, 2024 in Delphi, Microsoft WindowsA while back I had a problem with my Windows Path that I wrote about in Windows Path Items Not Available in Visual Studio Code. I was thinking about that problem recently and decided to build my own tooling for managing my system path. I didn't do this because I needed to, but I wanted to write some Windows code (Using Delphi) and this topic is interesting.
End of the Year Wrap-up (2023)
Posted December 31, 2023 in Delphi, MiscellaneousA summary of what happened this year on this site and in my life.
Pumpkin Controller Native Apps for Windows
Posted November 19, 2023 in Delphi, Flutter, Microsoft WindowsIn the post I published earlier today I mentioned that someday I might make a native windows version of my Pumpkin Controller app (See Glowing Pumpkin). Well apparently today's the day.
Outlook Windows Delete Empty Inbox Folders
Posted November 18, 2023 in Delphi, Microsoft Windows, Microsoft OutlookDescribes a free utility I published to automatically delete empty Inbox folders in Outlook on Microsoft Windows
Coding One-Handed
Posted July 4, 2023 in Delphi, Developer ToolsI've been coding one-handed since shoulder surgery and I noticed how certain tools made that much easier.
Outlook Populating Country Only in Contact
Posted October 7, 2015 in Delphi, Microsoft Outlook, Microsoft WindowsI'm frustrated that Outlook adds a country to contacts when I didn't ask it to. So I created a utility to delete them en masse.
Accessing Outlook Categories Using Delphi
Posted September 27, 2015 in Delphi, Microsoft Outlook, Microsoft WindowsDescribes a utility I wrote that automates pulling a list of catagories from Microsoft Outlook on Windows.
Deleting Empty Outlook Appointments
Posted September 26, 2015 in Delphi, Microsoft Outlook, Microsoft WindowsOutlook suddenly generated thousands of empty appointments in my calendar, so I built a utility in Delphi that cleans them up.
Change in Status
Posted September 29, 2009 in Delphi, Microsoft WindowsI recently had a change of employment status and I thought I'd write about it here just in case anyone out there knew of someone who had a need for my skills either as a contract worker or full time employee.