System.Zip.TZipFile.Destroy

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TZipFile();

プロパティ

種類 可視性 ソース ユニット
destructor public
System.Zip.pas
System.Zip.hpp
System.Zip TZipFile


説明

開いた ZIP ファイルを破棄する前に閉じます。


関連項目