TThreadList.Destroy
Destroys the list instance.
Declaration
Source position: classesh.inc line 360
public
destructor Destroy; Override;
Description
Destroy finalizes the critical section, clears the internal list object and calls the inherited destructor.
See also
| Name | Description |
|---|---|
| TThreadList.Create | Creates a new thread-safe list. |