[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |