JVCL Help:TJvSearchFiles.OnBeginScanDir

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs when the component starts searching for files and directories in a directory.


Pascal

 propertyOnBeginScanDir: TJvFileSearchEvent;


Description

Use the OnBeginScanDir event handler to respond when the component starts searching for files and directories in a directory. Parameter AName specifies the name and full directory path of the directory.


See Also

TJvSearchFiles.OnFindDirectory, TJvSearchFiles.OnFindFile


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page