System.Zip.TZipFile.FileCount
Delphi
property FileCount: Integer read GetFileCount;
C++
__property int FileCount = {read=GetFileCount, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Zip.pas System.Zip.hpp |
System.Zip | TZipFile |
Beschreibung
Gibt die Anzahl der in dieser ZIP-Datei enthaltenen Dateien an.