表示: Delphi C++
表示設定

System.Zip.TZipFile.ExtractAll

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

procedure ExtractAll(Path: string = '');

C++

void __fastcall ExtractAll(System::UnicodeString Path = System::UnicodeString());

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Zip.pas
System.Zip.hpp
System.Zip TZipFile


説明

.zip ファイルからすべてのファイルを、ディスク上の指定された場所に抽出します。

ExtractAll は、.zip ファイルからすべてのファイルを、Path が指定する場所に抽出します。

関連項目

以前のバージョン
他の言語