ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamCustomFolderCombo.IndexOfPath

Returns the index of the given path.

Syntax
Pascal
function IndexOfPath(const pFullPath: string): Integer;
Parameters 
Description 
const pFullPath: string 
The path that should be searched in the control. 

The index of the given path. -1 if it could not be found.

Besides file system apth also Shell display paths are supported.