ShellBrowser Delphi Components Documentation
|
Checks if all paths in the list are subpaths of aPath.
function AllItemsSubpathOf(aPath: String): Boolean;
Parameters |
Description |
aPath: String |
The path that should be checked being the superior path. |
Boolean: Returns True if all path in the list are a subpath of aPath; False otherwise.