JVCL Help:TJvChangeItem

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvChangeItem
run\JvChangeNotify.pas


Summary

Maintains a single folder that should be monitored for changes.

run\JvChangeNotify.pas


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.

run\JvChangeNotify.pas


About

Navigation

run\JvChangeNotify.pas



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