CastleFindFiles
type TFileInfoList = class(specialize TStructList<TFileInfo>)
Returned by FindFilesList.
procedure SortUrls;
Sort alphabetically by TFileInfo.Url. Useful, since the order returned by FindFilesList is undefined.