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