[Overview][Types][Classes][Procedures and functions][Index] |
Contains the path to the file system object in the tree node.
Source position: shellctrls.pas line 366
public property TShellTreeNode.BasePath : string |
BasePath is a read-only String property which contains the path on the local file system to the object in the tree node. The value for the property is set when the tree node is created in TShellTreeView methods using the SetBasePath method in the class instance.
|
Sets the value in the BasePath property. |
|
|
Adds tree nodes for file system objects found starting at the specified node / path. |
|
|
Fills the tree view when the Root directory is empty. |
|
|
Fills the list view with file system information for the root directory. |