Afficher : Delphi C++
Préférences d'affichage

System.SysUtils.GetCurrentDir

De XE2 API Documentation

Delphi

function GetCurrentDir: string;

C++

extern 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

Versions précédentes
Traductions