[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Destroyes this collection item.
Source position: classesh.inc line 370
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. |
No notes exist for this page yet.