System.SysUtils.GetCurrentDir

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetCurrentDir: string;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Description

Renvoie le nom du répertoire en cours.

GetCurrentDir renvoie le nom complet du répertoire en cours.

Voir aussi