Source position: JPL.FileSearcher.pas line 54
type TFSResultItem = record
FileName: string;
FileSize: Int64;
Dates: TFSFileDates;
ExtInfoOK: Boolean;
end;