Source position: dirutils.pas line 43
type TFileNames = record
Files: TStrArray;
Count: Integer;
end;