[Overview][Types][Classes][Procedures and functions] Reference for unit 'contnrs' (#fcl)

TComponentList.Destroy

Destroys the instance

Declaration

Source position: contnrs.pp line 103

public destructor TComponentList.Destroy; override;

Description

Destroyunhooks the free notification handler and then calls the inherited destroy to clean up the TComponentListinstance.

Errors

None.

See also

TObjectList

  

List to manage object instances.

#rtl.classes.TComponent