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

Declaration
property LastLines: TStringList; // Read-only!!!  

Description
The LastLines property used to retrieve some text lines from the end of file. This works both at run- and design-time.  
 
The number of lines which should be retrieved can be specified in the LastLinesCount property.  

See also
LastLinesCount property.  
File not found.