Internet Direct (Indy)
Home
PreviousUpNext
TIdFSPListItems.Items Property

Provides read and write access to items in the collection by their ordinal position.

Pascal
property Items [AIndex: Integer]: TIdFSPListItem;

Items is an indexed TIdFSPListItem property that provides access to items in the collection by their zero-based ordinal position in the container. 

Items allows read and write access to the TIdFSPListItem instances in the collection. 

Items is the default property for the 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.