[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: dbctrls.pp line 1108
public destructor TDBGroupBox.Destroy; override; |
Destroy is the overridden destructor for TDBGroupBox. It frees resources allocated to the internal TFieldDataLink instance used in the control, and calls the inherited Destroy method prior to exit.
|
Maintains an association between a control, an action, and a field in a linked dataset. |
|
|
Destructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |