TZipFile.Extract(String,String,Boolean) Method

Represents method Extract(String,String,Boolean).

Namespace: System.Zip
public
 procedure Extract(const FileName: String; const Path: String; CreateSubdirs: Boolean = True); overload;

Parameters

FileName
Type: String

Path
Type: String

CreateSubdirs
Type: Boolean