ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamPathList.ContainsPath Method

Checks if the given path is in the list.

Syntax
Pascal
function ContainsPath(const aPath: UnicodeString): Boolean;
Parameters 
Description 
const aPath: UnicodeString 
The path that should be checked being in the list. 

Boolean: Returns True if aPath is in the list; False otherwise.

Copyright (c) 2011. All rights reserved.