foldermonitor Active property
Return to Introduction  Previous page  Next page
Applies to
dcFolderMonitor component.  

Declaration
property Active: Boolean;  

Description
The Active property controls whether the FolderMonitor is currently active and should constantly check content of directory specified in the Folder property for changes.  
 
tip You don't need to change the activity flag when you are using the FolderMonitor together with dcFolderListView. In this case the dcFolderListView will specify and change the activity flag automatically.  

See also
Folder and ThreadPriority properties.  
File not found.