Show: Delphi C++
Display Preferences

System.SysUtils.GetCurrentDir

From XE2 API Documentation
Jump to: navigation, search

Delphi

function GetCurrentDir: string;

C++

extern PACKAGE System::UnicodeString __fastcall GetCurrentDir(void);

Contents

Properties

Type Visibility Source Unit Parent
function public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Description

Returns the name of the current directory.

GetCurrentDir returns the fully qualified name of the current directory.

See Also


Code Examples

Personal tools
Previous Versions
Translations