[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

TGetTempDirEvent

Function prototype for OnGetTempDir handler.

Declaration

Source position: osutilsh.inc line 48

type TGetTempDirEvent = function(

  Global: Boolean

):String;