[Overview][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: extctrls.pp line 1654
public destructor TCustomControlBar.Destroy; override; |
Destroy is the overridden destructor for the class instance. Destroy frees resources allocated to the Picture property, as well as the internal TCtrlBands container. Destroy calls the inherited destructor prior to exit.
Version 4.0 | Generated 2025-05-03 | Home |