TPersistent.Destroy
Destroys the TPersistent instance.
Declaration
Source position: classesh.inc line 439
public
destructor Destroy; Override;
Description
Destroy disposes of the persistent object. This method should never be called directly. Instead the Free method should be used.