Language:
Русский
English
FindFirst (procedure) (WinDos unit)
Searches the specified directory for the matching file.
Declaration
procedure FindFirst(Path: PChar; Attr: Word; var F: TSearchRec);
Target
Windows, Real, Protected
Remarks
Searches the specified (or current) directory for the first entry matching the specified file name and set of attributes.