JVCL Help:TJvSearchAttributes.ExcludeAttr

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the attributes that must not be set for files and directories to be included in the search result.


Pascal

 propertyExcludeAttr: DWORD;


Description

Read ExcludeAttr to determine the attributes of a file or directory that must not be set, for it to be included in the search result. Set ExcludeAttr to specify the exclude attributes at once. Use the other properties of TJvSearchAttributes to specify the exclude attributes per attribute.
Include stAttribute in SearchTypes to actually limit the search result.


See Also

TJvSearchAttributes.IncludeAttr


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