System.Zip.TZipFile.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TZipFile();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| destructor | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipFile |
Description
Closes an open ZIP file before disposing it.