I am new to Delphi 6. I understand how to load a file say to a memo field from file list box, but I am having problems loading a file to a memo field from Shell List View. I can use something like 'memo1.lines.LoadFromFile (filelistbox1.filename)'. Can anyone please give me a hint or push me in the right direction?