JVCL Help:TJvSearchFiles.Searching
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSearchFiles.Searching Property
[+] TJvSearchFiles Events
[+] TJvSearchFiles Methods
[+] TJvSearchFiles Properties
Search in JVCL Help
Search in all projectsSummary
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