Destroys the TPersistent instance.
Source position: classesh.inc line 724
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.