ImageEn, unit iexWindowsFunctions
WindowsTempFolder
Declaration
function WindowsTempFolder(): String;
Description
Returns the full path to the windows folder for temporary files.
Example
tempPath := WindowsTempFolder();