Destroy is the destructor for the class instance.
Source position: dbctrls.pp line 593
public destructor TDBRadioGroup.Destroy; override; |
Destroy is the destructor for TDBRadioGroup. It frees resources allocated to the DataLink and Values properties, and calls the inherited destructor prior to exiting from the method.
|
Destructor for the class instance. |
| Version 4.4 | Generated 2025-11-08 | Home |