Destroys the instance.
Source position: contnrs.pp line 113
| public destructor TComponentList.Destroy; override; | 
Destroy unhooks the free notification handler and then calls the inherited destroy to clean up the TComponentList instance.
None.
| 
 | List to manage object instances. | |