How Do I Programmatically Set a File Tag
- by Greg Bishop
When using Windows Explorer to view files, I'm given the option to set a "tag", "category", or other attributes. For a JPEG a different set of attributes (including "tag") are options. I'd like to be able to set these programmatically.
How do I programmatically set a file tag and other file attributes using Delphi (I have Delphi 2010 Pro)?