Internet Direct (Indy)
Home
PreviousUpNext
TIdFTPListItems.DirectoryName Property

Identifies the directory on the remote FTP server represented by the items in the collection.

Pascal
property DirectoryName: string;

DirectoryName is a string property that can be used to identify the directory on the remote FTP server represented by the items in the structured directory listing collection. 

DirectoryName can be used in registered DirectoryListing parsers to store the directory name prior to parsing the FTP server response for a directory listing. Changing the value in the DirectoryName causes all existing Items in the container to be cleared.

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.