JVCL Help:TJvChangeItem.Directory
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvChangeItem.Directory Property
[+] TJvChangeItem Methods
[+] TJvChangeItem Properties
Search in JVCL Help
Search in all projectsSummary
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