ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamCustomFileList.IsItemInList Method

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

Copyright (c) 2011. All rights reserved.