Internet Direct (Indy)
Home
PreviousUpNext
TIdServerCookie.Create Constructor

Constructor for the collection item.

Pascal
constructor Create(
    ACollection: TIdCollection
); override;
Parameters 
Description 
ACollection 
Owner of the collection item. 

Create is the constructor for the collection item. 

Create calls the inherited constructor using ACollection as the owner for the collection item. 

Create sets the internal cookie version to cvNetscape prior to exiting from the method.

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.