[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destroyes this collection item.
Source position: classesh.inc line 446
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. |
lazarus-ccr.sourceforge.net |