Provides read and write access to items in the collection by their ordinal position.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|