API:System.Zip.TZipFile.ExtractZipFile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure ExtractZipFile(const ZipFileName: string; const Path: string; ZipProgress: TZipProgressEvent = nil); static;

C++

static void __fastcall ExtractZipFile(const System::UnicodeString ZipFileName, const System::UnicodeString Path, TZipProgressEvent ZipProgress = 0x0);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!