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