| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Handler for GetTempDir function.
Source position: osutilsh.inc line 65
| var OnGetTempDir: TGetTempDirEvent = ; | 
OnGetTempDir can be used to provide custom behaviour for the GetTempDir function. Note that the returned name should have a trailing directory delimiter character.
| 
 | Return name of system's temporary directory | |
| 
 | Handler for GetTempFileName function. |