filetail MonitorType property
Return to Introduction  Previous page  Next page
Applies to
dcFileTail component.  

Declaration
type  
  TdcMonitorType = (mtCheckConstantly, mtCheckByRequest)  
 
property MonitorType: TdcMonitorType;  

Description
The MonitorType property specifies the kind of monitoring for the changes in file (specified in FileName property).  

See also
FileName property;  
CheckChanges method;  
OnFileChanged event.  
File not found.