Destroys the list instance.
Source position: classesh.inc line 647
public destructor TThreadList.Destroy; override; |
Destroy finalizes the critical section, clears the internal list object and calls the inherited destructor.
|
Creates a new thread-safe list. |