I'm using Delphi 7 and I'm trying to make a program that will allow users to search through a large list of arbitrarily named tiffs and then open them in their defaul program.
The searching is no problem, I just don't know how to open the tiff once they've selected it. I can get the name of the tiff from the search, but don't know what command to use to simply open the file in their default windows program.
Thanks for any help!
The searching is no problem, I just don't know how to open the tiff once they've selected it. I can get the name of the tiff from the search, but don't know what command to use to simply open the file in their default windows program.
Thanks for any help!