[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#lcl)

TCustomBitBtn.Destroy

Destructor for the class instance.

Declaration

Source position: buttons.pp line 208

public destructor TCustomBitBtn.Destroy; override;

Description

Destroy is the overridden destructor for the class instance. It ensures that resource allocated for the internal button glyph and image change link are freed. It calls the inherited destructor prior to exiting from the method.

See also

TComponent.Destroy


Version 4.0 Generated 2025-05-03 Home