[Overview][Types][Classes][Procedures and functions] |
Destroys the instance
Source position: contnrs.pp line 103
public destructor TComponentList.Destroy; override; |
Destroyunhooks the free notification handler and then calls the inherited destroy to clean up the TComponentListinstance.
None.
|
List to manage object instances. |
|