Internet Direct (Indy) Version 9.0.2 Beta
TIdFTPListItem.ItemCount
Number of items located in a directory entry.

property ItemCount: Integer;
Description
ItemCount is an Integer property that represents the number of items that can be found in an entry that represents a directory on the FTP server. ItemCount will contains zero (0) when the entry is a file. ItemCount us updated when Parse is used to load values for the directory list.