Unit 'JPL.FileSearcher' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_jplib]

TFSStats

Declaration

Source position: JPL.FileSearcher.pas line 76

type TFSStats = record

  MinFileSize: Int64;

  

  MaxFileSize: Int64;

  

  SizeSum: Int64;

  

  MinFileNameLen: Word;

  

  MaxFileNameLen: Word;

  

  FileCount: Integer;

  

end;



CT Web help

CodeTyphon Studio