JVCL Help:TJvSearchFiles.TotalDirectories
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSearchFiles.TotalDirectories Property
[+] TJvSearchFiles Events
[+] TJvSearchFiles Methods
[+] TJvSearchFiles Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the total number of directories found.
Pascal
propertyTotalDirectories: Integer;
Description
If Searching equals False then the component has finished searching and TotalDirectories indicates the total number of directories found. If Searching equals True, the component is still searching and TotalDirectories indicates the total number of directories found so far.
See Also
TJvSearchFiles.Searching, TJvSearchFiles.TotalFiles, TJvSearchFiles.TotalFileSize
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