Returns the initial path in the file system hierarchy for the tree structure in the control.
Source position: shellctrls.pas line 125
public class function TCustomShellTreeView.GetBasePath: string; |
GetBasePath is a String class function used to get the notation for the initial path in the file system hierarchy. The return value contains the following values for the supported platforms:
|
Indicates the directory or path which is the top-level node in the tree view. |
|
|
Returns the effective value for Root when an explicit value has not been assigned. |
| Version 4.4 | Generated 2025-11-08 | Home |