[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: comctrls.pp line 4085
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.0 | Generated 2025-05-03 | Home |