Language:
Русский
English
FindNext (procedure) (WinDos unit)
Finds the next entry that matches the name and attributes specified in an earlier call to FindFirst.
Declaration
procedure FindNext(var F: TSearchRec);
Target
Windows, Real, Protected
Remarks
Errors are reported in DosError. The only possible error code is 18 (no more files).