ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamCheckableListItem.Path Property

Use the property Path to get the full qualified path of the current object.

Syntax
Pascal
property Path: UnicodeString;

Returns the full path of this tree node if it is part of the file system, and an empty strings for virtual folders that do not have a file system path.

Copyright (c) 2011. All rights reserved.