ShellBrowser Delphi Components Documentation
|
Returns the index of the given path.
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.