Checks whether an item with the given filename can be found in the list.
function IsItemInList(const FileName: UnicodeString): Boolean;
Boolean: true if the filename is in the filelist
Jam.Shell.Controls.BaseShellListView.TJamCustomFileList