JVCL Help:TJvSearchParams.MinSize

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the minimum size of a file or directory in bytes.


Pascal

 propertyMinSize: Int64;


Description

Use MinSize to specify the minimum size in bytes of a file or directory, for it to be included in the search result.
stMinSize must be included in SearchTypes, otherwise the size of a file or directory will not be matched with MinSize to determine if a file or directory is valid.


See Also

TJvSearchParams.MaxSize, TJvSearchParams.SearchTypes


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