| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Function prototype for OnGetTempFile handler.
Source position: osutilsh.inc line 56
| type TGetTempFileEvent = function( | 
| const Dir: string; | 
| const Prefix: string | 
| ):string; |