Unit 'Zipper' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TFullZipFileEntries

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Collection of TFullZipFileEntry items.

Declaration

Source position: zipper.pp line 515

type TFullZipFileEntries = class(TZipFileEntries)

public

  property FullEntries []: TFullZipFileEntry; default; [rw]

  

Array access to all entries.

end;

Inheritance

TFullZipFileEntries

  

Collection of TFullZipFileEntry items.

|

TZipFileEntries

  

Collection used to store information about files and directories in the .zip archive.

|

TCollection

|

TPersistent

|

TObject,IFPObserved

See also

TFullZipFileEntry

  

Extended zip file entry.


Documentation generated on: Jul 24 2023