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

TPersistent.Destroy

Destroys the TPersistent instance.

Declaration

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.