Item(Index: Integer): IZipArchiveEntry;
Index. Index of element in archive.
The Item property returns information about archive element with the specified index.
The example of use is given in description of the IZipArchiveEntry.ArchPath constructor.
See also: