[Overview][Types][Classes][Procedures and functions][Index] |
Destroys this collection item.
Source position: dbgrids.pas line 242
public destructor TColumn.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;
lazarus-ccr.sourceforge.net |