Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us

FlexCompress.FileCount

FlexCompress

Previous  Top  Next

Indicates the number of files in the archive file.

 

[C#]
public long FileCount { get; }

 

[VB.NET]

Public ReadOnly Property FileCount As Long

 

Description

 

Read FileCount at runtime to determine number of files within an archive file. The archive file must be opened before you can use this property. If the archive does not exist, create it using the OpenArchive method. Archive file is specified by FileName property.

 

This property is read-only.

        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 29, 2024