JVCL Help:TJvChangeItem.Directory

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 directory to monitor.


Pascal

 propertyDirectory: string;


Description

Use Directory to specify the directory to monitor. The directory is monitored for all changes as specified by Actions. If IncludeSubTrees is true, all sub directories of Directory are monitored as well.
If Directory is empty or points to an invalid directory, no monitoring will be performed.


See Also

TJvChangeItem.Actions, TJvChangeItem.IncludeSubTrees


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