Destructor for the class instance.
Source position: comctrls.pp line 4088
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.6 | Generated 2026-02-20 | Home |