ShellBrowser Delphi Components Documentation
|
|
Name |
Description |
![]() |
Returns True if the given path is formatted like an UNC path; False otherwise. | |
![]() ![]() |
Adds a new string to the list. | |
![]() |
Add a certaing range of a given string list to this list. | |
![]() |
Checks if all paths in the list are subpaths of aPath. | |
![]() |
Checks if the given path is in the list. | |
![]() ![]() |
Removes the path specified by the Index parameter. | |
![]() |
For a given shell shortcut (.LNK file), this function returns the full path of the target of this link. If the given file is not a link file, or the target could not be retrieved, an empty string is returned. | |
![]() |
Returns the index of the given path. | |
![]() |
Returns true if possible sub path is a sub path of the superior path. | |
![]() |
Returns True if the given path is formatted like an UNC path; False otherwise. | |
![]() |
Checks if the given path is a server in UNC notation, e.g. '\\Server' or '\\Server\'. | |
![]() |
Removes the given path from the list. | |
![]() |
Removes the given paths from the list. | |
![]() |
Checks whether the given paths share the same root. | |
![]() |
Splits a given path into its filename and its folder path. Does also work with URLs. | |
![]() |
Splits a given path by scanning the string for separating characters and extracting the text either side of the separator into substrings. | |
![]() |
Returns True if the given path starts with a drive letter. |