JVCL Help:TJvSearchFiles.Searching

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates whether the component is searching.


Pascal

 propertySearching: Boolean;


Description

Read Searching to determine if the component is searching. If Searching is True, the component is searching for files and directories. Call Abort to stop the search.
If Searching is False, the component isn't searching for files and directories. Call Search to start a search.


See Also

TJvSearchFiles.Abort, TJvSearchFiles.Search


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