Unit 'StdCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomEdit.Destroy

Destructor for the class instance.

Declaration

Source position: stdctrls.pp line 843

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.



CT Web help

CodeTyphon Studio