[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destructor for the class instance.
Source position: grids.pas line 334
public destructor TCompositeCellEditor.Destroy; override; |
Frees the internal list of TEditorItem instances, and calls the inherited destructor.
|
Adds the specified control to the composite cell editor using the given alignment and active state. |
|
|
Represents one of the editors used in a TCompositeCellEditor instance. |
Version 4.0 | Generated 2025-05-03 | Home |