Collection item for files added to the structured directory listing in the FSP client.
TIdFSPListItem = class(TIdFSPStatInfo);
TIdFSPListItem is a TIdFSPStatInfo descendant that implements a collection item used for files added to the structured directory listing in the FSP client.
TIdFSPListItem extends the ancestor class by adding the FileName property to the file size and modification information.
TIdFSPListItem is the type returned when creating or accessing entries maintained in the TIdFSPListItems collection.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|