JVCL Help:TJvSearchFiles.TotalFileSize

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the total size of the files and directories found in bytes.


Pascal

 propertyTotalFileSize: Int64;


Description

If Searching equals False then the component has finished searching and TotalFileSize indicates the total size of the files and directories found in bytes. If Searching equals True, the component is still searching and TotalFileSize indicates the total size of the files and directories found so far, in bytes.


See Also

TJvSearchFiles.Searching, TJvSearchFiles.TotalDirectories, TJvSearchFiles.TotalFiles


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