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. The parameter CurrentDir contains the full path of the current directory, the parameter Count contains the number of files added to the string list so far.


Last Update: 2007-Mai-19