[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destroys the TPersistent instance.
Source position: classesh.inc line 438
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.