ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellChangeNotifier Class

The TJamShellChangeNotifier component informs about changes in the file system and the shell.

TJamShellChangeNotifierTJamShellChangeNotifier
Syntax
Pascal
TJamShellChangeNotifier = class(TJamBaseComponent);

Use this component to get information about changes in the file system (copy, move or delete operations) and other changes relevant for shell operations. The Directory property decides which part of the shell namespace will be watched for changes.

 
Name 
Description 
 
This is Create, a member of class TJamBaseComponent. 
 
This is Destroy, a member of class TJamBaseComponent. 
TJamShellChangeNotifier Class
 
Name 
Description 
 
Constructor of the TJamShellChangeNotifier component.  
 
Destructor of the TJamShellChangeNotifier component.  
TJamShellChangeNotifier Class
 
Name 
Description 
 
This is OnChangePIDL, a member of class TJamShellChangeNotifier. 
 
PIDL 
This is PIDL, a member of class TJamShellChangeNotifier. 
 
This is Clear, a member of class TJamShellChangeNotifier. 
 
Getter for set type TNotificationEvents to ActiveX  
 
Setter for set type TNotificationEvents to ActiveX  
 
Name 
Description 
 
Indicates whether the component is enabled or not. 
 
Returns the version of the ShellBrowser components. 
TJamShellChangeNotifier Class
 
Name 
Description 
 
List of the watched directories.  
 
Enables or disables the change notifications.  
 
Selects the events that should be monitored.  
 
This event occurs, if a relevant change has occurred in the ShellNamespace.  
 
Decides if subfolders are watched too.  
Copyright (c) 2011. All rights reserved.