RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.GetCurrentDir Function

Returns the name of the current directory.

Pascal
function GetCurrentDir: string;
C++
AnsiString GetCurrentDir();

SysUtils

GetCurrentDir returns the fully qualified name of the current directory. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!