Frees the object instance.
Source position: dbextctrls.pp line 57
public destructor TDBDateEdit.Destroy; override; |
Destroy is the overridden destructor for the object instance. Destroy frees resources allocated for the DataLink property, and calls the inherited Destroy method.
| Version 4.6 | Generated 2026-02-20 | Home |