ShellBrowser Delphi Components Documentation
|
Returns smallest complete selected path.
function CompletePathSelected(sFQPath: String): String; override;
Parameters |
Description |
sFQPath: String |
A full qualified path. |
The smallest complete selected path that is a parent of the given path.