Internet Direct (Indy)
Home
PreviousUpNext
TIdFTPListItem.LocalFileName Property

Suggested file name to used for the local file system.

Pascal
property LocalFileName: string;

LocalFileName is a String property that represents the suggested file to use when storing a copy of the file indicated in Filename on the local file system. LocalFileName essentially consists of the value in Filename after removing path information and any file system specifics (like version markers in VMS). 

Values in LocalFileName are assigned when the registered ListParserClass for the the FTP client is used to parse the content in the Data property.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.