TZipFile.Extract(String,String,Boolean) Method
Represents method Extract(String,String,Boolean)
.
public procedure Extract(const FileName: String; const Path: String; CreateSubdirs: Boolean = True); overload;
Parameters
- FileName
- Type: String
- Path
- Type: String
- CreateSubdirs
- Type: Boolean