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

TCompositeCellEditor.Destroy

Destructor for the class instance.

Declaration

Source position: grids.pas line 328

public destructor TCompositeCellEditor.Destroy; override;

Description

Frees the internal list of TEditorItem instances, and calls the inherited destructor.

See also

TCompositeCellEditor.AddEditor

  

Adds the specified Editor with the given alignment and specified ActiveControl.

TEditorItem

  

A single item on which a Composite cell editor operates.

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