ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamCustomFileList.IsItemInList

Checks whether an item with the given filename can be found in the list.

Syntax
Pascal
function IsItemInList(const FileName: UnicodeString): Boolean;
Parameters 
Description 
const FileName: UnicodeString 
the filename to check for 

Boolean: true if the filename is in the filelist