Destructor for the class instance.
Source position: dbctrls.pp line 297
public destructor TDBText.Destroy; override; |
Destroy is the overridden destructor for TDBText. It frees the internal field data link in the class instance, and calls the inherited Destroy method.
|
Destructor for the class instance. |
| Version 4.4 | Generated 2025-11-08 | Home |