Destructor for the class instance.
Source position: grids.pas line 328
public destructor TCompositeCellEditor.Destroy; override; |
Frees the internal list of TEditorItem instances, and calls the inherited destructor.
|
Adds the specified Editor with the given alignment and specified ActiveControl. |
|
|
A single item on which a Composite cell editor operates. |