JVCL Help:TJvChangeItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvChangeItem Class
[+] JvChangeNotify.pas Classes
[+] TJvChangeItem Methods
[+] TJvChangeItem Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvChangeItem
run\JvChangeNotify.pas
Summary
Maintains a single folder that should be monitored for changes.
Pascal
run\JvChangeNotify.pas
TJvChangeItem = class(TCollectionItem);
Description
TJvChangeItem is a TCollectionItem descendant that contains the settings for a single directory that should be monitored for changes. Instances of this lass are created and used by the TJvChangeItems class. To add a new instance at design-time, double-click the Notifications property of TJvChangeNotify to display the design editor for TJvChangeItem's. To add an instance at run-time, call TJvChangeNotify.Notifications.Add.
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