History  | 
FindNext (Directory) 
Minimum version: 4.0 
Purpose 
Finds Directory entries. 
This method begins at the current entry and moves forward until an entry that matches a previous FindFirst call's string is found. If FullName is empty, nothing will be found. 
You can access the data attributes of the currently found entry. 
Syntax 
ServerDirectory.FindNext 
 | ||