TZipFile.Extract(Integer,String,Boolean) Method

Represents method Extract(Integer,String,Boolean).

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

Parameters

Index
Type: Integer

Path
Type: String

CreateSubdirs
Type: Boolean