Internet Direct (Indy)
Home
PreviousUpNext
TIdAuthenticationCollection.Add Method

Adds a new authentication item to the collection.

Pascal
function Add: TIdAuthenticationItem;

Add is a TIdAuthenticationItem function used to create new object instances in the Items property for the collection. Add creates a new instance of the ItemClass for the collection, TIdAuthenticationItem, with the collection as the owner of the item. 

Use Items for read and write access to exisiting object instances in 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.