Internet Direct (Indy)
Home
PreviousUpNext
TIdFSPStatInfo Class

Implements the ancestor class for items maintained in the structured directory listing for the FSP client.

Pascal
TIdFSPStatInfo = class(TIdCollectionItem);

TIdFSPStatInfo is a TIdCollectionItem descendant that implements the ancestor class for items maintained in the structured directory listing for the FSP client. 

TIdFSPStatInfo includes properties that indicate the type of entry (file or directory), and the size and last modification timestamp for the directory entry. 

TIdFSPStatInfo is the ancestor for the TIdFSPListItem class used in the TIdFSPListItems collection.

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.