[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destroys this collection item.
Source position: classesh.inc line 499
public destructor TCollectionItem.Destroy; override; |
Destroy removes the item from the managing collection and Destroys the item instance.
This is the only way to remove items from a collection;
|
Creates a new instance of this collection item. |