JVCL Help:TJvSearchAttributes.Normal

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether normal files must be included in the search result.


Pascal

 propertyNormal: TJvAttrFlagKind;


Description

Normal files are files that have no other attributes set. Directories do not have this attribute set.
Set Normal to tsMustBeSet to only include normal files in the search result. If an other attribute is as well set to tsMustBeSet, it will give an empty search result. Set Normal to tsMustBeUnSet to exclude these files. If Normal is set to tsDontCare then normal files aren't excluded in the search result.
Include stAttribute in SearchTypes to actually limit the search result.


See Also

TJvSearchAttributes.Archive, TJvSearchAttributes.Compressed, TJvSearchAttributes.Encrypted, TJvSearchAttributes.Hidden, TJvSearchAttributes.NotContentIndexed, TJvSearchAttributes.OffLine, TJvSearchAttributes.ReadOnly, TJvSearchAttributes.ReparsePoint, TJvSearchAttributes.SparseFile, TJvSearchAttributes.System, TJvSearchAttributes.Temporary


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