[Overview][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: extctrls.pp line 767
public destructor TCustomRadioGroup.Destroy; override; |
Destroy is the destructor for TCustomRadioGroup. It frees the Items and radio buttons allocated in the class, and calls the inherited Destroy method.
|
Destructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |