JVCL Help:TJvSearchAttributes.Temporary

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 temporary files must be included in the search result.


Pascal

 propertyTemporary: TJvAttrFlagKind;


Description

Set Temporary to tsMustBeSet to only include files that are being used for temporary storage, in the search result. Set Temporary to tsMustBeUnSet to exclude these files. If Temporary is set to tsDontCare then temporary files aren't excluded in the search result.


See Also

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


About

Notes

Directories can't have this attribute set.


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