JVCL Help:TJvSearchAttributes.ReparsePoint

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 files or directories with an associated reparse point must be included in the search result.


Pascal

 propertyReparsePoint: TJvAttrFlagKind;


Description

Set ReparsePoint to tsMustBeSet to only include files or directories with an associated reparse point, in the search result. Set ReparsePoint to tsMustBeUnSet to exclude these files or directories. If ReparsePoint is set to tsDontCare then files or directories with a reparse point 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.Normal, TJvSearchAttributes.NotContentIndexed, TJvSearchAttributes.OffLine, TJvSearchAttributes.ReadOnly, 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