[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'DBGrids' (#lcl)

TColumn.Destroy

Destroys this collection item.

Declaration

Source position: dbgrids.pas line 242

public destructor TColumn.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;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.