ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSelectionList.TJamSelectionList.GetParentPathFromPath

Returns the parent path of the given path.

Syntax
Pascal
class function GetParentPathFromPath(const Path: String): String;
Parameters 
Description 
const Path: String 
A path in the file system. 

String: The parent path of the given path.