Destroys the TPersistent instance.
public destructor TPersistent.Destroy; override;
Destroy disposes of the persistent object. This method should never be called directly. Instead the Free method should be used.