JVCL Help:TJvSearchAttributes.NotContentIndexed
JVCL Help: TJvSearchAttributes.NotContentIndexed Property
Search in JVCL Help
Search in all projectsSummary
Specifies whether non-indexed files or directories must be included in the search result.
Pascal
propertyNotContentIndexed: TJvAttrFlagKind;
Description
Set NotContentIndexed to tsMustBeSet to only include files or directories that will not be indexed by the content indexing service, in the search result. Set NotContentIndexed to tsM stBeUnSet to exclude these files or directories. If NotContentIndexed is set to tsDontCare then non-indexed files or directories 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.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