[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 334

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 control to the composite cell editor using the given alignment and active state.

TEditorItem

  

Represents one of the editors used in a TCompositeCellEditor instance.


Version 4.0 Generated 2025-05-03 Home