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

TThreadFunc

Thread function prototype

Declaration

Source position: threadh.inc line 24

type TThreadFunc = function(

  parameter: pointer

):PtrInt;