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.6 | Generated 2026-02-20 | Home |