Internet Direct (Indy) Version 9.0.2 Beta
TIdFTPListItems.Add
Creates a new directory listing entry and adds it to the collection.

function Add: TIdFTPListItem;
Returns
TIdFTPListItem - The new directory list item that was created.

Description
Add is a TIdFTPListItem function that creates a new entry for a formatted firectory listing, and adds the object instance to the Items in the collection.