[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'zlibar' (#archive)

TZlibFilesList.FileInfo

Used internally to obtain the compressed size of the file

Declaration

Source position: zlibar.pas line 67

public property TZlibFilesList.FileInfo: TFileInfo
  read GetFileInfo
  write SetFileInfo;

Description

Only usefull after the file has been compressed

See also

TFileInfo

  

Used internally