filetail FileName property
Return to Introduction  Previous page  Next page
Applies to
dcFileCRC, dcFileInfo, dcFileTail, dcVersionInfo, dcShellIcon, dcShellLink, dcShellProperties, dcOpenDialog, dcSaveDialog components.  

Declaration
property FileName: String;  

Description
The FileName property of the dcFileTail component used to specify the file which you would like to monitor.  
 
When the file size is changed, the component will trigger OnFileChanged and/or OnFileAppended events.  

See also
FileSize property;  
OnFileChanged and OnFileAppended events.  
File not found.