Returns the name of the current directory.
function GetCurrentDir: string;
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!
|