Destructor for the class instance.
Source position: dbctrls.pp line 776
public destructor TCustomDBComboBox.Destroy; override; |
Destroy is the overridden destructor for the class instance. Destroy ensures that the internal TFieldDataLink instance for the class is freed prior to calling the inherited destructor.
|
Maintains an association between a control, an action, and a field in a linked dataset. |
|
|
Destructor for the class instance. |
| Version 4.6 | Generated 2026-02-20 | Home |