System.Zip.TZipFile.FileCount

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property FileCount: Integer read GetFileCount;

C++

__property int FileCount = {read=GetFileCount, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Zip.pas
System.Zip.hpp
System.Zip TZipFile


Description

Spécifie le nombre de fichiers contenus par ce fichier .zip.

Voir aussi