Source position: stddlg.pas line 94
type TSearchRec = packed record
Attr: LongInt;
Time: LongInt;
Size: LongInt;
Name: string;
end;