[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destroy TTarArchive instance
Source position: libtar.pp line 167
public destructor TTarArchive.Destroy; override; |
Destroy closes the archive stream (if it created a stream) and cleans up the TTarArchive instance.
|
Create a new instance of the archive |