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

TThread.FreeOnTerminate

Indicates whether the thread should free itself when it stops executing.

Declaration

public property TThread.FreeOnTerminate: Boolean
  read FFreeOnTerminate
  write FFreeOnTerminate;