Destructor for the class instance.
Source position: comctrls.pp line 4087
public destructor TCustomHeaderControl.Destroy; override; |
Destroy is the overridden destructor for TCustomHeaderControl. It ensures that resources allocated to the Sections property are freed, and calls the inherited method prior to exit.
|
Destructor for the class instance. |
| Version 4.4 | Generated 2025-11-08 | Home |