[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destroys the list instance.
Source position: classesh.inc line 359
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. |