I’m writing an app where I’d like to provide users with the option to pin it to the Windows Taskbar programmatically. Is there a way to achieve this using Delphi code? I’ve searched online, but the information seems to be scattered, outdated and not related to Delphi. Can someone guide me on how to accomplish this task?
I have an FMX app, but I can just wrap the code in a Windows compiler directive? So code for VCL or FMX is fine.