System.Zip.TZipFile.FileCount
Delphi
property FileCount: Integer read GetFileCount;
C++
__property int FileCount = {read=GetFileCount, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipFile |
説明
この .zip ファイルで保持されているファイル数を示します。