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

TPersistent.Destroy

Destroys the TPersistent instance.

Declaration

Source position: classesh.inc line 388

public destructor TPersistent.Destroy; override;

Description

Destroy disposes of the persistent object. This method should never be called directly. Instead the Free method should be used.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.