Show: Delphi
C++
Display Preferences
System.IOUtils.TDirectory.GetCurrentDirectory
From XE2 API Documentation
Delphi
class function GetCurrentDirectory: string; inline; static;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.IOUtils.pas | System.IOUtils | TDirectory |
Description
Returns the current working directory.
Use GetCurrentDirectory to get the current directory. GetCurrentDirectory returns the path of the directory considered current for the application.