[Overview][Types][Classes][Procedures and functions][Index] |
Returns the initial path in the file system hierarchy for the platform.
Source position: shellctrls.pas line 97
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 to start showing the list of items. |
|
|
Returns the effective root value, returning the value of GetBasePath() of Root is empty or the Root property value otherwise. |
lazarus-ccr.sourceforge.net |