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

TFSResultItem

Declaration

Source position: JPL.FileSearcher.pas line 54

type TFSResultItem = record

  FileName: string;

  

  FileSize: Int64;

  

  Dates: TFSFileDates;

  

  ExtInfoOK: Boolean;

  

end;



CT Web help

CodeTyphon Studio