[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Destroys the TPersistent instance.
Source position: classesh.inc line 311
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.
No notes exist for this page yet.