GetTempDir function
System Information routines
Return to Introduction  Previous page  Next page
Unit
acUtils  

Declaration
function GetTempDir: String;  

Description
The GetTempDir function returns path to the temporary directory (i.e.: "C:\WINDOWS\TEMP").  

See also
GetSystemDir, GetWindowsDir and GetSysDir functions;  
acSystemInfo component.