JVCL Help:TJvSearchParams.MaxSize
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSearchParams.MaxSize Property
[+] TJvSearchParams Methods
[+] TJvSearchParams Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the maximum size of a file or directory in bytes.
Pascal
propertyMaxSize: Int64;
Description
Use MaxSize to specify the maximum size in bytes of a file or directory, for it to be included in the search result.
stMaxSize must be included in SearchTypes, otherwise the size of a file or directory will not be matched with MaxSize to determine if a file or directory is valid.
See Also
TJvSearchParams.MinSize, 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