|
|
|
| dcFileTail component.
|
| type
|
| TdcMonitorType = (mtCheckConstantly, mtCheckByRequest)
|
|
|
| property MonitorType: TdcMonitorType;
|
| The MonitorType property specifies the kind of monitoring for the changes in file (specified in FileName property).
|
| FileName property;
|
| CheckChanges method;
|
| OnFileChanged event.
|