I am having a question regarding storing an image in a variable in Delphi. I am using a function that saves as a picture a signature collected on a digital signature sink (Step Over - naturaSign). However, this function only saves the image to a directory on my machine. I would like to know how do I go up the directory path, grab this image and finally store it in a variable. Thanks in advance for the answers.