Internet Direct (Indy)
Home
PreviousUpNext
TIdFTPListItems.Create Constructor

Constructor for the object instance.

Pascal
constructor Create; reintroduce;

Create is the reintroduced constructor for the collection. 

Create calls the inherited constructor using TIdFTPListItem as the class type used for new Items in the collection. 

Use Add to create and store new collection items in the container.

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.