Hello all...
I am working with delphi, I want a list of all files of a directory when I execute openpicturedialog.
i.e., When open dialog is executed and i select one file from it, I want the list of all files from the directory of selected file.
You can even suggest me for getting directory name from FileName
property of TOpenDialog
Thank You.