ozgurtekin
Programmer
I want to have the location of a file
BUT
I want its location according to another file(this file's location can change).
For example suppose I have a web sites tags open. I add an image on this site with tags with the program I did with Delphi.
img src="File destination"
I want the file destination to be image.jpg not C:\Documents\image.jpg. Because It's in the same directory.
I can only have the second one with the help of OpenPicture Dialog.
If you help thanks
BUT
I want its location according to another file(this file's location can change).
For example suppose I have a web sites tags open. I add an image on this site with tags with the program I did with Delphi.
img src="File destination"
I want the file destination to be image.jpg not C:\Documents\image.jpg. Because It's in the same directory.
I can only have the second one with the help of OpenPicture Dialog.
If you help thanks