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