Internet Direct (Indy)
Home
PreviousUpNext
TIdFSP.DirectoryListing Property

Structured directory listing for files and directories on the FSP host.

Pascal
property DirectoryListing: TIdFSPListItems;

DirectoryListing is a read-only TIdFSPListItems property used to store a structured directory listing for files on the remote FSP host. DirectoryListing provides access to existing files on the FSP host using the indexed Items property in the collection. 

The contents of the DirectoryListing property are maintained and parsed when the FSP client receives an FSP protocol response in the List method. 

Use DirInfo to access directory metadata populated using GetDirInfo

Use StatInfo to access file and directory statisical information populated using GetStatInfo.

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.