Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TCollectionItem.Destroy

Destroys this collection item.

Declaration

Source position: classesh.inc line 504

public destructor TCollectionItem.Destroy; override;

Description

Destroy removes the item from the managing collection and Destroys the item instance.

This is the only way to remove items from a collection;

See also

TCollectionItem.Create

  

Creates a new instance of this collection item.


Documentation generated on: Jul 24 2023