ShellBrowser Delphi Components Documentation
|
With this function you can add an object, which is hidden in the file system, to the tree like administrative shares (\ServerC$).
function AddHiddenItem(const aPath: UnicodeString): TJamShellTreeNode;
Parameters |
Description |
const aPath: UnicodeString |
The path of the object that should be added. |
TJamShellTreeNode if the object was added successfully, nil otherwise.