Internet Direct (Indy)
Home
PreviousUpNext
TIdCookieRFC2965.Create Constructor

Constructor for the object instance.

Pascal
constructor Create(
    ACollection: TIdCollection
); override;
Parameters 
Description 
ACollection 
Collection that owns the collection item. 

Create is the constructor for the object instance, and calls the inherited Create method using the collection that owns the Cookie specified in ACollection. 

Use Destroy to free the object instance.

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.