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

TCustomEdit.Destroy

Destructor for the class instance.

Declaration

Source position: stdctrls.pp line 842

public destructor TCustomEdit.Destroy; override;

Description

Destroy is the overridden destructor for the class instance. Destroy ensures that resources allocated for the internal change handler are freed, and calls the inherited destructor prior to exit.


Version 3.2 Generated 2024-02-25 Home