[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handler for GetTempFileName function.
Source position: osutilsh.inc line 69
var OnGetTempFile: TGetTempFileEvent; |
OnGetTempDir can be used to provide custom behaviour for the GetTempFileName function. Note that the values for Prefix and Dir should be observed.
|
Handler for GetTempDir function. |
|
|
Return the name of a temporary file. |