systeminfo DirTemp property
Return to Introduction  Previous page  Next page
Applies to
acSystemInfo component.  

Declaration
property DirTemp: String;  

Description
The DirTemp property retrieves the path of the directory designated for temporary files. For example, "C:\WINDOWS\TEMP".  

See also
GetTempDir and GetSysDir functions;  
DirWindows and DirSystem properties.