ImageEn, unit iexWindowsFunctions

WindowsTempFolder

WindowsTempFolder

Declaration

function WindowsTempFolder(): String;

Description

Returns the full path to the windows folder for temporary files.

Example

tempPath := WindowsTempFolder();