[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Handler for GetTempFileName function.
Source position: osutilsh.inc line 54
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. |
No notes exist for this page yet.