System.Zip.TZipFile.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TZipFile();

Properties

Type Visibility Source Unit Parent
constructor public
System.Zip.pas
System.Zip.hpp
System.Zip TZipFile

Description

Creates a TZipFile.


See Also