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

TThread.FreeOnTerminate

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

Declaration

Source position: classesh.inc line 1514

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.