[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destroys the instance
Source position: contnrs.pp line 105
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. |
|