The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



TScanFilesFeedback


Unit:SDL_filesys
Class:none
Declaration:TScanFilesFeedBack = procedure (CurrentDir: string; Count: longint);

The type declaration TScanFilesFeedback defines the feedback procedure used by ScanFilesToStrList and by CountFiles. The parameter CurrentDir contains the full path of the current directory, the parameter Count contains the number of files found so far.


Last Update: 2023-Feb-06